diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
commit | 33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b (patch) | |
tree | a75c47ce08f0ca053c58b8d5eeaf8d29744c1f51 /www/cgihtml | |
parent | bf934225cecc2d5e50c2dc5c3de8535592d56007 (diff) | |
download | ports-33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b.tar.gz ports-33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b.zip |
Notes
Diffstat (limited to 'www/cgihtml')
-rw-r--r-- | www/cgihtml/Makefile | 1 | ||||
-rw-r--r-- | www/cgihtml/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/cgihtml/Makefile b/www/cgihtml/Makefile index 48a1be9da4ba..72ee0224235f 100644 --- a/www/cgihtml/Makefile +++ b/www/cgihtml/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= http://www.eekim.com/software/cgihtml/cgihtml.tar.gz \ FORBIDDEN= Multiple vulnerabilities, see http://online.securityfocus.com/archive/1/305469 MAINTAINER= roam@FreeBSD.org +COMMENT= "Library that simplifies the task of writing CGI programs in C" INSTALLS_SHLIB= yes diff --git a/www/cgihtml/pkg-comment b/www/cgihtml/pkg-comment deleted file mode 100644 index 025333ac8ee3..000000000000 --- a/www/cgihtml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library that simplifies the task of writing CGI programs in C |