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 /x11/kdebase2 | |
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 'x11/kdebase2')
-rw-r--r-- | x11/kdebase2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile index acc9e329e092..7cf853365999 100644 --- a/x11/kdebase2/Makefile +++ b/x11/kdebase2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 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= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ intl.1:${PORTSDIR}/devel/gettext |