diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /www/p5-Apache-PageKit | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) | |
download | ports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip |
Notes
Diffstat (limited to 'www/p5-Apache-PageKit')
-rw-r--r-- | www/p5-Apache-PageKit/Makefile | 1 | ||||
-rw-r--r-- | www/p5-Apache-PageKit/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-PageKit/Makefile b/www/p5-Apache-PageKit/Makefile index d6847cf18a14..22d7b0c6c599 100644 --- a/www/p5-Apache-PageKit/Makefile +++ b/www/p5-Apache-PageKit/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= svenasse@polaris.ca +COMMENT= MVCC web framework using mod_perl, XML and HTML::Template BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \ ${SITE_PERL}/${PERL_ARCH}/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq \ diff --git a/www/p5-Apache-PageKit/pkg-comment b/www/p5-Apache-PageKit/pkg-comment deleted file mode 100644 index 9be625cafdd1..000000000000 --- a/www/p5-Apache-PageKit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MVCC web framework using mod_perl, XML and HTML::Template |