diff options
Diffstat (limited to 'www/fhttpd/Makefile')
-rw-r--r-- | www/fhttpd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/fhttpd/Makefile b/www/fhttpd/Makefile index e4d24752cddf..2b6c43ca67c4 100644 --- a/www/fhttpd/Makefile +++ b/www/fhttpd/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.fhttpd.org/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= C++-based FTP/HTTP server that supports modules + USE_REINPLACE= yes LOGFILE= share/fhttpd/fhttpd.log |