diff options
author | will <will@FreeBSD.org> | 2001-08-25 10:17:59 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-08-25 10:17:59 +0800 |
commit | 947f027180785310ed6ae10b7f1a66aedfa947d3 (patch) | |
tree | c4883475d83088e78b0cc7559f96bbd2d8870744 /graphics | |
parent | 961f6b41eb7dbf63c38703308455214295c42a76 (diff) | |
download | freebsd-ports-gnome-947f027180785310ed6ae10b7f1a66aedfa947d3.tar.gz freebsd-ports-gnome-947f027180785310ed6ae10b7f1a66aedfa947d3.tar.zst freebsd-ports-gnome-947f027180785310ed6ae10b7f1a66aedfa947d3.zip |
Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically to
maintain and improve QT/KDE on FreeBSD. This group (at this time)
consists of: demon, olgeni, kevlo, lauri@kde.org, rwatson, and will.
While I'm here, fail build of kdelibs11 if kdelibs2 is installed. This
was originally supposed to be committed with the 2.2 update, but...
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/kdegraphics2/Makefile | 2 | ||||
-rw-r--r-- | graphics/kdegraphics3/Makefile | 2 | ||||
-rw-r--r-- | graphics/kdegraphics4/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/kdegraphics2/Makefile b/graphics/kdegraphics2/Makefile index 0c935986db94..4cce68a09c12 100644 --- a/graphics/kdegraphics2/Makefile +++ b/graphics/kdegraphics2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org BUILD_DEPENDS= dvips:${PORTSDIR}/print/teTeX RUN_DEPENDS= dvips:${PORTSDIR}/print/teTeX diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index 0c935986db94..4cce68a09c12 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org BUILD_DEPENDS= dvips:${PORTSDIR}/print/teTeX RUN_DEPENDS= dvips:${PORTSDIR}/print/teTeX diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile index 0c935986db94..4cce68a09c12 100644 --- a/graphics/kdegraphics4/Makefile +++ b/graphics/kdegraphics4/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org BUILD_DEPENDS= dvips:${PORTSDIR}/print/teTeX RUN_DEPENDS= dvips:${PORTSDIR}/print/teTeX |