diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-05-11 01:37:22 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-05-11 01:37:22 +0000 |
commit | 7b31020cb682edc2735b49ee3e42982ac61335e6 (patch) | |
tree | 286789997f652f453bea8423cc63ee737a3828dd /www/dhttpd | |
parent | 1a30c92355378ab3153c74f00d29fc9963d33ef3 (diff) | |
download | ports-7b31020cb682edc2735b49ee3e42982ac61335e6.tar.gz ports-7b31020cb682edc2735b49ee3e42982ac61335e6.zip |
Drop maintainership.
PR: 66502
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
Notes
Notes:
svn path=/head/; revision=108881
Diffstat (limited to 'www/dhttpd')
-rw-r--r-- | www/dhttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dhttpd/Makefile b/www/dhttpd/Makefile index c8fc6e8af913..60417a4aafd3 100644 --- a/www/dhttpd/Makefile +++ b/www/dhttpd/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://uts.cc.utexas.edu/~foxx/dhttpd/ \ http://ccca.nctu.edu.tw/~gslin/Software/ EXTRACT_SUFX= .tgz -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Minimal secure webserver. Fast and efficient, no cgi-bin support USE_REINPLACE= yes |