diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-07-08 01:21:58 +0800 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-07-08 01:21:58 +0800 |
commit | 585f07aff3f3f4a5cb9069bb02a48486dd63b442 (patch) | |
tree | cd35d06b06b2b1722bc26271e14f8ed26a868705 /x11 | |
parent | 288e2b1a12d376b01660975c146b6584b9054808 (diff) | |
download | freebsd-ports-gnome-585f07aff3f3f4a5cb9069bb02a48486dd63b442.tar.gz freebsd-ports-gnome-585f07aff3f3f4a5cb9069bb02a48486dd63b442.tar.zst freebsd-ports-gnome-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.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde3/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase3/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs3-nocups/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs3/Makefile | 2 | ||||
-rw-r--r-- | x11/xscreensaver-kde/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile index 407badc105f2..aec5b820b273 100644 --- a/x11/kde3/Makefile +++ b/x11/kde3/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= # empty DISTFILES= # none EXTRACT_ONLY= # empty -MAINTAINER= kde@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= The "meta-port" for KDE # This port conflicts with the kde-lite port, so make it known. diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index f84a2193eaac..af7c50793849 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -14,7 +14,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= Basic applications for the KDE system RUN_DEPENDS= ${KDE_PREFIX}/env/xdg-env.sh:${PORTSDIR}/misc/kde-xdg-env \ 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 diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 3bc10e2a2b4a..932240d5456c 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src PKGNAMESUFFIX?= # empty DIST_SUBDIR= KDE -MAINTAINER= kde@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Base set of libraries needed by KDE programs LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \ diff --git a/x11/xscreensaver-kde/Makefile b/x11/xscreensaver-kde/Makefile index 3affddb9c7c7..862716328ee2 100644 --- a/x11/xscreensaver-kde/Makefile +++ b/x11/xscreensaver-kde/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= kdeartwork- DISTNAME= kdeartwork-${PORTVERSION} DIST_SUBDIR= KDE -MAINTAINER= kde@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Support for xscreensaver blankers in KDE USE_KDELIBS_VER=3 |