diff options
author | will <will@FreeBSD.org> | 2000-11-17 18:24:40 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-11-17 18:24:40 +0000 |
commit | 934aac66cdbe46697ca68b78a214b053f1200792 (patch) | |
tree | 7130e0cfbc4526c163aa833220bd2364a97bd9da /audio/kdemultimedia2/Makefile | |
parent | 09eea746cc0848225820a70274e55a34d836e621 (diff) | |
download | FreeBSD-ports-934aac66cdbe46697ca68b78a214b053f1200792.zip FreeBSD-ports-934aac66cdbe46697ca68b78a214b053f1200792.tar.gz |
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 'audio/kdemultimedia2/Makefile')
-rw-r--r-- | audio/kdemultimedia2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/kdemultimedia2/Makefile b/audio/kdemultimedia2/Makefile index 5f07a31a..45aad0f 100644 --- a/audio/kdemultimedia2/Makefile +++ b/audio/kdemultimedia2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio 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 |