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 | |
parent | bf934225cecc2d5e50c2dc5c3de8535592d56007 (diff) | |
download | ports-33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b.tar.gz ports-33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/cgihtml/Makefile | 1 | ||||
-rw-r--r-- | www/cgihtml/pkg-comment | 1 | ||||
-rw-r--r-- | www/comclear/Makefile | 1 | ||||
-rw-r--r-- | www/comclear/pkg-comment | 1 |
4 files changed, 2 insertions, 2 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 diff --git a/www/comclear/Makefile b/www/comclear/Makefile index 945049d418fd..6ba438ec360d 100644 --- a/www/comclear/Makefile +++ b/www/comclear/Makefile @@ -12,6 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.neuro-tech.net/files/ MAINTAINER= roam@FreeBSD.org +COMMENT= "A history cleaner for Netscape Navigator and Communicator" USE_REINPLACE= yes USE_GNOMENG= yes diff --git a/www/comclear/pkg-comment b/www/comclear/pkg-comment deleted file mode 100644 index d97dda900cd0..000000000000 --- a/www/comclear/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A history cleaner for Netscape Navigator and Communicator |