diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 22:08:24 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 22:08:24 +0800 |
commit | f2e297146917fbd60da5161091593166c2c115c6 (patch) | |
tree | 087b84bc24d09bc053df7581c5769b0eb3545d2a /www/p5-CGI-SpeedyCGI | |
parent | 93e372cb7425f19b92972f077c59b8d096525d97 (diff) | |
download | freebsd-ports-gnome-f2e297146917fbd60da5161091593166c2c115c6.tar.gz freebsd-ports-gnome-f2e297146917fbd60da5161091593166c2c115c6.tar.zst freebsd-ports-gnome-f2e297146917fbd60da5161091593166c2c115c6.zip |
De-pkg-comment.
Diffstat (limited to 'www/p5-CGI-SpeedyCGI')
-rw-r--r-- | www/p5-CGI-SpeedyCGI/Makefile | 1 | ||||
-rw-r--r-- | www/p5-CGI-SpeedyCGI/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-SpeedyCGI/Makefile b/www/p5-CGI-SpeedyCGI/Makefile index e333267c1d0a..df931d18c9e0 100644 --- a/www/p5-CGI-SpeedyCGI/Makefile +++ b/www/p5-CGI-SpeedyCGI/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= CGI PKGNAMEPREFIX= p5- MAINTAINER= lars@thegler.dk +COMMENT= Speed up perl CGI scripts by running them persistently #SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes diff --git a/www/p5-CGI-SpeedyCGI/pkg-comment b/www/p5-CGI-SpeedyCGI/pkg-comment deleted file mode 100644 index 2b6b7b1b3543..000000000000 --- a/www/p5-CGI-SpeedyCGI/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Speed up perl CGI scripts by running them persistently |