diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /www/cgi-lib.pl | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'www/cgi-lib.pl')
-rw-r--r-- | www/cgi-lib.pl/Makefile | 1 | ||||
-rw-r--r-- | www/cgi-lib.pl/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/cgi-lib.pl/Makefile b/www/cgi-lib.pl/Makefile index 87affeed3cbc..d151ee6eff72 100644 --- a/www/cgi-lib.pl/Makefile +++ b/www/cgi-lib.pl/Makefile @@ -14,6 +14,7 @@ DISTNAME= cgi-lib.pl-${PORTVERSION} EXTRACT_SUFX= .gz MAINTAINER= sada@FreeBSD.org +COMMENT= De facto standard library for creating CGI in perl USE_PERL5= YES NO_BUILD= YES diff --git a/www/cgi-lib.pl/pkg-comment b/www/cgi-lib.pl/pkg-comment deleted file mode 100644 index 0486efcc0a17..000000000000 --- a/www/cgi-lib.pl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -De facto standard library for creating CGI in perl |