diff options
Diffstat (limited to 'www/micro_httpd/Makefile')
-rw-r--r-- | www/micro_httpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/micro_httpd/Makefile b/www/micro_httpd/Makefile index e68a4cc4b952..75b2610653bc 100644 --- a/www/micro_httpd/Makefile +++ b/www/micro_httpd/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.acme.com/software/micro_httpd/ \ DISTNAME= ${PORTNAME}_15dec00 MAINTAINER= user@unknown.nu +COMMENT= An extremely small web server USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME} |