diff options
author | will <will@FreeBSD.org> | 2000-11-18 02:24:40 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-11-18 02:24:40 +0800 |
commit | 934aac66cdbe46697ca68b78a214b053f1200792 (patch) | |
tree | 7130e0cfbc4526c163aa833220bd2364a97bd9da /x11/kdelibs2 | |
parent | 09eea746cc0848225820a70274e55a34d836e621 (diff) | |
download | freebsd-ports-gnome-934aac66cdbe46697ca68b78a214b053f1200792.tar.gz freebsd-ports-gnome-934aac66cdbe46697ca68b78a214b053f1200792.tar.zst freebsd-ports-gnome-934aac66cdbe46697ca68b78a214b053f1200792.zip |
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
Diffstat (limited to 'x11/kdelibs2')
-rw-r--r-- | x11/kdelibs2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile index c44a03721594..90ad5e7fb65d 100644 --- a/x11/kdelibs2/Makefile +++ b/x11/kdelibs2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 x11-toolkits MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src -MAINTAINER= will@FreeBSD.org +MAINTAINER= kevlo@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.4:${PORTSDIR}/graphics/png \ |