aboutsummaryrefslogtreecommitdiff
path: root/www/mod_python
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-17 23:49:03 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-17 23:49:03 +0000
commitca55c1d3a1d065695a0e2adf7e96cff696f68ea2 (patch)
tree4c917bbc90ef812f905bb076a0d7846aeb7f5538 /www/mod_python
parent84e5dcb2d9fd9482f686a8c9157f153f7ad345ca (diff)
Notes
Diffstat (limited to 'www/mod_python')
-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