aboutsummaryrefslogtreecommitdiff
path: root/www/mod_python3
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
commitfbc660cb2c24a55e37464725f9ac601142494606 (patch)
tree36d707e1a5b549fb117fe7cf51b8a59b13955b07 /www/mod_python3
parent5ef7f5c2944056edc4a39408a66ccfbb3b966fa4 (diff)
downloadports-fbc660cb2c24a55e37464725f9ac601142494606.tar.gz
ports-fbc660cb2c24a55e37464725f9ac601142494606.zip
Notes
Diffstat (limited to 'www/mod_python3')
-rw-r--r--www/mod_python3/Makefile1
-rw-r--r--www/mod_python3/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile
index ca776a6eee61..1e69a7a94e68 100644
--- a/www/mod_python3/Makefile
+++ b/www/mod_python3/Makefile
@@ -18,6 +18,7 @@ MASTER_SITE_SUBDIR= modpython
EXTRACT_SUFX= .tgz
MAINTAINER= perky@FreeBSD.org
+COMMENT= Apache module that embeds the Python interpreter within the server
BUILD_DEPENDS= ${LOCALBASE}/include/apache2/httpd.h:${PORTSDIR}/www/apache2
RUN_DEPENDS= ${LOCALBASE}/include/apache2/httpd.h:${PORTSDIR}/www/apache2
diff --git a/www/mod_python3/pkg-comment b/www/mod_python3/pkg-comment
deleted file mode 100644
index e6b626600bd5..000000000000
--- a/www/mod_python3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Apache module that embeds the Python interpreter within the server