diff options
author | Will Andrews <will@FreeBSD.org> | 2001-08-25 02:17:59 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-08-25 02:17:59 +0000 |
commit | fe68eec3e2fa264d5f1340fabe77df9fa12e9ce2 (patch) | |
tree | 771ed0b3e87afc2dfc2f01049a8f44c5f3dd4b3f /net | |
parent | bbc5d32f3ec3a4ffd92b21a5244166c674e38045 (diff) |
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...
Notes
Notes:
svn path=/head/; revision=46840
Diffstat (limited to 'net')
-rw-r--r-- | net/kdenetwork2/Makefile | 2 | ||||
-rw-r--r-- | net/kdenetwork3/Makefile | 2 | ||||
-rw-r--r-- | net/kdenetwork4/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile index 53c24150713a..1942de68df97 100644 --- a/net/kdenetwork2/Makefile +++ b/net/kdenetwork2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net news kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 53c24150713a..1942de68df97 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net news kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index 53c24150713a..1942de68df97 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net news kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib |