aboutsummaryrefslogtreecommitdiff
path: root/www/mod_python3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_python3/Makefile')
-rw-r--r--www/mod_python3/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile
index d84fd0dff69d..08d94af6101b 100644
--- a/www/mod_python3/Makefile
+++ b/www/mod_python3/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mod_python
-# Date created: 28 August 2000
-# Whom: Hye-Shik Chang
-#
+# Created by: Hye-Shik Chang
# $FreeBSD$
-#
PORTNAME= mod_python
PORTVERSION= 3.3.1
@@ -19,7 +15,7 @@ COMMENT= Apache module that embeds the Python interpreter within the server
MAKE_JOBS_SAFE= yes
-USE_APACHE= 22+
+USE_APACHE= 22
USE_PYTHON= yes
MAKE_ARGS+= APXS=${APXS}