diff options
Diffstat (limited to 'www/dhttpd/Makefile')
-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 bd5ac7209a87..0f13b230941a 100644 --- a/www/dhttpd/Makefile +++ b/www/dhttpd/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ccca.nctu.edu.tw/~gslin/Software/ \ http://bsd-geek.de/FreeBSD/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= Minimal secure webserver. Fast and efficient, no cgi-bin support WRKSRC= ${WRKDIR}/${PORTNAME}-1.02-4 |