aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/mod_python/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile
index 6b1a1880190d..c473253d99ba 100644
--- a/www/mod_python/Makefile
+++ b/www/mod_python/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Apache 1.3 module for integrating Python
.if defined(PACKAGE_BUILDING)
-IGNORE= Requires pythong WITHOUT_THREADS
+IGNORE= Requires python WITHOUT_THREADS
.endif
USE_APACHE= 13