diff options
author | Lars Engels <lme@FreeBSD.org> | 2007-07-12 18:52:00 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2007-07-12 18:52:00 +0000 |
commit | 6c852b2d98b1d5b4b73788d3eec29337104341be (patch) | |
tree | cf202531dcb82c0ba2f8b06f37d79201c9faff00 /www/dhttpd | |
parent | 13a1d864c341cfefd01b68bbf428fda6253f1bdf (diff) | |
download | ports-6c852b2d98b1d5b4b73788d3eec29337104341be.tar.gz ports-6c852b2d98b1d5b4b73788d3eec29337104341be.zip |
Notes
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 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 |