diff options
Diffstat (limited to 'www/micro_httpd/Makefile')
-rw-r--r-- | www/micro_httpd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/micro_httpd/Makefile b/www/micro_httpd/Makefile index c9f6f58b911d..4a80587bd392 100644 --- a/www/micro_httpd/Makefile +++ b/www/micro_httpd/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}_14dec2001 MAINTAINER= user@unknown.nu COMMENT= An extremely small web server -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME} MAN8= micro_httpd.8 PLIST_FILES= sbin/micro_httpd |