summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-10-28 01:20:02 +0000
committerWill Andrews <will@FreeBSD.org>2000-10-28 01:20:02 +0000
commitfbbc24ed244a3306aa00148214b97fffb660ecdc (patch)
tree4f4157a023e0e6509cf8e12c50307585e5a24b3a /www/Makefile
parentConvert::ASN1 encodes and decodes ASN.1 data structures (diff)
Add mod_python 2.6, an Apache module that allows embedding python within
the Apache http server for performance and flexibility boosts. PR: 20885 Submitted by: Chang, Hye-Shik <perky@python.or.kr>
Notes
Notes: svn path=/head/; revision=34323
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 1fb63510fd01..4166435aea7a 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -98,6 +98,7 @@
SUBDIR += mod_perl
SUBDIR += mod_php3
SUBDIR += mod_php4
+ SUBDIR += mod_python
SUBDIR += mod_roaming
SUBDIR += mod_ruby
SUBDIR += mod_zap