diff options
Diffstat (limited to 'www/micro_httpd')
-rw-r--r-- | www/micro_httpd/Makefile | 1 | ||||
-rw-r--r-- | www/micro_httpd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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} diff --git a/www/micro_httpd/pkg-comment b/www/micro_httpd/pkg-comment deleted file mode 100644 index d1c0cc7aeef9..000000000000 --- a/www/micro_httpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extremely small web server |