aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_perl2
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 22:08:24 +0800
committerknu <knu@FreeBSD.org>2003-02-21 22:08:24 +0800
commitf2e297146917fbd60da5161091593166c2c115c6 (patch)
tree087b84bc24d09bc053df7581c5769b0eb3545d2a /www/mod_perl2
parent93e372cb7425f19b92972f077c59b8d096525d97 (diff)
downloadfreebsd-ports-gnome-f2e297146917fbd60da5161091593166c2c115c6.tar.gz
freebsd-ports-gnome-f2e297146917fbd60da5161091593166c2c115c6.tar.zst
freebsd-ports-gnome-f2e297146917fbd60da5161091593166c2c115c6.zip
De-pkg-comment.
Diffstat (limited to 'www/mod_perl2')
-rw-r--r--www/mod_perl2/Makefile1
-rw-r--r--www/mod_perl2/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile
index ec875392f64a..66fb22baf604 100644
--- a/www/mod_perl2/Makefile
+++ b/www/mod_perl2/Makefile
@@ -14,6 +14,7 @@ PKGNAMESUFFIX= 2
DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/_/}
MAINTAINER= larse@isi.edu
+COMMENT= Embeds a Perl interpreter in the Apache2 server
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${APACHE2_PORT}
RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${APACHE2_PORT}
diff --git a/www/mod_perl2/pkg-comment b/www/mod_perl2/pkg-comment
deleted file mode 100644
index dc906bfed2ed..000000000000
--- a/www/mod_perl2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Embeds a Perl interpreter in the Apache2 server