summaryrefslogtreecommitdiff
path: root/www/p5-Apache-SubProcess
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 14:08:24 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 14:08:24 +0000
commite173f6c3ea86b9ad956712cde81488b3932fb586 (patch)
treefe3d016b468984b9e909062a12c07733eacbeff1 /www/p5-Apache-SubProcess
parentFix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILE (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76044
Diffstat (limited to 'www/p5-Apache-SubProcess')
-rw-r--r--www/p5-Apache-SubProcess/Makefile1
-rw-r--r--www/p5-Apache-SubProcess/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-SubProcess/Makefile b/www/p5-Apache-SubProcess/Makefile
index b7c64e88fb0a..8f865ad2b6b3 100644
--- a/www/p5-Apache-SubProcess/Makefile
+++ b/www/p5-Apache-SubProcess/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Apache
PKGNAMEPREFIX= p5-
MAINTAINER= larse@isi.edu
+COMMENT= Forking and executing subprocesses from mod_perl
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl
diff --git a/www/p5-Apache-SubProcess/pkg-comment b/www/p5-Apache-SubProcess/pkg-comment
deleted file mode 100644
index 8be790026d6d..000000000000
--- a/www/p5-Apache-SubProcess/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Forking and executing subprocesses from mod_perl