aboutsummaryrefslogtreecommitdiff
path: root/www/mod_python3
diff options
context:
space:
mode:
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