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 /x11/kdelibs3-nocups | |
parent | 288e2b1a12d376b01660975c146b6584b9054808 (diff) | |
download | ports-585f07aff3f3f4a5cb9069bb02a48486dd63b442.tar.gz ports-585f07aff3f3f4a5cb9069bb02a48486dd63b442.zip |
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 'x11/kdelibs3-nocups')
-rw-r--r-- | x11/kdelibs3-nocups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdelibs3-nocups/Makefile b/x11/kdelibs3-nocups/Makefile index 30e1c98bac39..d0a717b458f6 100644 --- a/x11/kdelibs3-nocups/Makefile +++ b/x11/kdelibs3-nocups/Makefile @@ -7,7 +7,7 @@ PORTNAME?= kdelibs3 PKGNAMESUFFIX?= -nocups -MAINTAINER= kde@FreeBSD.org +MAINTAINER= ports@FreeBSD.org PLIST= ${.CURDIR}/pkg-plist WITHOUT_CUPS= yes |