summaryrefslogtreecommitdiff
path: root/www/mod_python3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_python3/Makefile')
-rw-r--r--www/mod_python3/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile
index c8a0425b25c9..9bcdf02f1c23 100644
--- a/www/mod_python3/Makefile
+++ b/www/mod_python3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mod_python
-PORTVERSION= 3.0.3
+PORTVERSION= 3.1.3
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD}
MASTER_SITE_SUBDIR= modpython
@@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= perky@FreeBSD.org
COMMENT= Apache module that embeds the Python interpreter within the server
-FORBIDDEN= denial of service vulnerability
-
WITH_APACHE2= yes
USE_APACHE= yes
USE_PYTHON= yes