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/p5-FastCGI | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'www/p5-FastCGI')
-rw-r--r-- | www/p5-FastCGI/Makefile | 1 | ||||
-rw-r--r-- | www/p5-FastCGI/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-FastCGI/Makefile b/www/p5-FastCGI/Makefile index ef72bb6423c6..b7d0412904b3 100644 --- a/www/p5-FastCGI/Makefile +++ b/www/p5-FastCGI/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= FCGI-${PORTVERSION} MAINTAINER= kbyanc@posi.net +COMMENT= Modules for perl5, for enabling FastCGI support in CGI scripts BUILD_DEPENDS= ${LOCALBASE}/lib/libfcgi.a:${PORTSDIR}/www/fcgi diff --git a/www/p5-FastCGI/pkg-comment b/www/p5-FastCGI/pkg-comment deleted file mode 100644 index b98c305cd93a..000000000000 --- a/www/p5-FastCGI/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Modules for perl5, for enabling FastCGI support in CGI scripts |