diff options
author | will <will@FreeBSD.org> | 2001-08-25 02:17:59 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-08-25 02:17:59 +0000 |
commit | 947f027180785310ed6ae10b7f1a66aedfa947d3 (patch) | |
tree | c4883475d83088e78b0cc7559f96bbd2d8870744 /converters | |
parent | 961f6b41eb7dbf63c38703308455214295c42a76 (diff) | |
download | FreeBSD-ports-947f027180785310ed6ae10b7f1a66aedfa947d3.zip FreeBSD-ports-947f027180785310ed6ae10b7f1a66aedfa947d3.tar.gz |
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 'converters')
-rw-r--r-- | converters/kdesupport11/Makefile | 2 | ||||
-rw-r--r-- | converters/kdesupport2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/converters/kdesupport11/Makefile b/converters/kdesupport11/Makefile index 884a454..9e528a2 100644 --- a/converters/kdesupport11/Makefile +++ b/converters/kdesupport11/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= $(MASTER_SITE_KDE) MASTER_SITE_SUBDIR= Attic/old/1.1.2/distribution/tar/generic/source/bz2 DISTNAME= kdesupport-1.1.2 -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org USE_BZIP2= yes diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile index 5430197..e19b525 100644 --- a/converters/kdesupport2/Makefile +++ b/converters/kdesupport2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= converters kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg |