From 2ebf8ab637b130104bd79fdac39f5ef7140eb581 Mon Sep 17 00:00:00 2001 From: roam Date: Wed, 19 Feb 2003 16:07:30 +0000 Subject: Remove pkg-comment files in my ports. --- www/cgihtml/Makefile | 1 + www/cgihtml/pkg-comment | 1 - www/comclear/Makefile | 1 + www/comclear/pkg-comment | 1 - 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 www/cgihtml/pkg-comment delete mode 100644 www/comclear/pkg-comment (limited to 'www') 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 -- cgit