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 /security/kwallet | |
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 'security/kwallet')
-rw-r--r-- | security/kwallet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile index 567b79b..9b982fb 100644 --- a/security/kwallet/Makefile +++ b/security/kwallet/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc 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 |