diff options
Diffstat (limited to 'www/micro_httpd/Makefile')
-rw-r--r-- | www/micro_httpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/micro_httpd/Makefile b/www/micro_httpd/Makefile index 8ab076b0a5af..08649ff8cf38 100644 --- a/www/micro_httpd/Makefile +++ b/www/micro_httpd/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.acme.com/software/micro_httpd/ \ DISTNAME= ${PORTNAME}_14dec2001 MAINTAINER= user@unknown.nu -COMMENT= An extremely small web server +COMMENT= Extremely small web server WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= sbin/micro_httpd man/man8/micro_httpd.8.gz |