diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-07-07 17:21:58 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-07-07 17:21:58 +0000 |
commit | 585f07aff3f3f4a5cb9069bb02a48486dd63b442 (patch) | |
tree | cd35d06b06b2b1722bc26271e14f8ed26a868705 /misc/renamedlgplugins/Makefile | |
parent | 288e2b1a12d376b01660975c146b6584b9054808 (diff) |
Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
for a long time, not to mention upstream.
Discussed a while ago among the KDE/FreeBSD team.
Notes
Notes:
svn path=/head/; revision=277232
Diffstat (limited to 'misc/renamedlgplugins/Makefile')
-rw-r--r-- | misc/renamedlgplugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/renamedlgplugins/Makefile b/misc/renamedlgplugins/Makefile index 444aab0bf7e3..7d5e82c98ad8 100644 --- a/misc/renamedlgplugins/Makefile +++ b/misc/renamedlgplugins/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src DIST_SUBDIR= KDE -MAINTAINER= kde@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugins for Konqueror's rename dialog KDE_SPLIT= renamedlgplugins |