diff options
author | Will Andrews <will@FreeBSD.org> | 2000-11-17 18:24:40 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-11-17 18:24:40 +0000 |
commit | 183f2a3017a79b1feb11f9bfdc662796b0b8bc25 (patch) | |
tree | f44a6fcb1887a0137fe2adcf1752f7143edc06c0 /net | |
parent | Update to 0.9.12 (diff) |
Resign as maintainer of KDE2 ports, having brought them up from inception
to the final release of KDE 2.0. Kevin Lo <kevlo@FreeBSD.org> will continue
as the new maintainer. He has commit privileges on the KDE tree, making him
an excellent candidate for this job. I'll be behind the scenes for awhile,
since there are some structural changes I'd like to make but I'd rather have
Kevin do the work. Please, people, direct your patches at Kevin and watch
his "freetime deprivation process" _really_ start. :-P
Notes
Notes:
svn path=/head/; revision=35229
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 e0c0041dc78a..adfb423128f2 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}/distribution/tar/generic/src -MAINTAINER= will@FreeBSD.org +MAINTAINER= kevlo@FreeBSD.org LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ kdecore.4:${PORTSDIR}/x11/kdelibs2 diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index e0c0041dc78a..adfb423128f2 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}/distribution/tar/generic/src -MAINTAINER= will@FreeBSD.org +MAINTAINER= kevlo@FreeBSD.org LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ kdecore.4:${PORTSDIR}/x11/kdelibs2 diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index e0c0041dc78a..adfb423128f2 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}/distribution/tar/generic/src -MAINTAINER= will@FreeBSD.org +MAINTAINER= kevlo@FreeBSD.org LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ kdecore.4:${PORTSDIR}/x11/kdelibs2 |