diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-24 08:37:39 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-24 08:37:39 +0000 |
commit | 62cd03d604201108f9b19bae8de4f62ed932c77a (patch) | |
tree | d0d1259d83eddacf70d748339a56870d4fecb502 /www/apache22 | |
parent | 217b0cc2417eb41e702d31c0a7b564752bfe9da9 (diff) | |
download | FreeBSD-ports-62cd03d604201108f9b19bae8de4f62ed932c77a.zip FreeBSD-ports-62cd03d604201108f9b19bae8de4f62ed932c77a.tar.gz |
Cease FreeBSD port maintainerships
I don't have the time to give to many of the ports I maintain at
the moment. I wasn't expecting to be so busy this summer ...
Please set all my ports back to ports@freebsd.org.
PR: ports/56935
Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'www/apache22')
-rw-r--r-- | www/apache22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index b774e1a..bd01b4d 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -13,7 +13,7 @@ DISTNAME= httpd-${PORTVERSION} DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd EXTRACT_ONLY= ${DISTNAME}.tar.gz -MAINTAINER?= dominic.marks@btinternet.com +MAINTAINER?= sheepkiller@cultdeadsheep.org COMMENT?= Version 2 of the extremely popular Apache http server LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 |