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/kde3 | |
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/kde3')
-rw-r--r-- | x11/kde3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile index a50cb7cceed4..e8b482b98dff 100644 --- a/x11/kde3/Makefile +++ b/x11/kde3/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # empty DISTFILES= # none EXTRACT_ONLY= # empty -MAINTAINER= will@FreeBSD.org +MAINTAINER= kevlo@FreeBSD.org LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \ |