diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
commit | e4aa76a9be409201f9ab206e1028818ae37599ad (patch) | |
tree | 851b6321fa03e5421d36a142f1d0c272f1deced6 /www/dhttpd/Makefile | |
parent | a85e6c4414deff6cfa08a492c0123b8bb3c35d25 (diff) | |
download | ports-e4aa76a9be409201f9ab206e1028818ae37599ad.tar.gz ports-e4aa76a9be409201f9ab206e1028818ae37599ad.zip |
Notes
Diffstat (limited to 'www/dhttpd/Makefile')
-rw-r--r-- | www/dhttpd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/dhttpd/Makefile b/www/dhttpd/Makefile index 129f9149bce8..d4f23f54c98d 100644 --- a/www/dhttpd/Makefile +++ b/www/dhttpd/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Minimal secure webserver. Fast and efficient, no cgi-bin support -USE_REINPLACE= yes - WRKSRC= ${WRKDIR}/${PORTNAME}-1.02-4 BUILD_WRKSRC= ${WRKSRC}/src |