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 /graphics/kdegraphics2 | |
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 'graphics/kdegraphics2')
-rw-r--r-- | graphics/kdegraphics2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kdegraphics2/Makefile b/graphics/kdegraphics2/Makefile index 35a260f48b8c..52902e9cc46e 100644 --- a/graphics/kdegraphics2/Makefile +++ b/graphics/kdegraphics2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics 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= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.4:${PORTSDIR}/x11/kdelibs2 |