diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-28 22:24:39 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-28 22:24:39 +0000 |
commit | fca43b95bedbf886b561eb1621895aa566cd333a (patch) | |
tree | bf2696e0053e3448fcfe6e9add63b6bb8af14c4c /www/mod_python | |
parent | - Reset some more (diff) |
- Assign some ports to apache@
Notes
Notes:
svn path=/head/; revision=253397
Diffstat (limited to 'www/mod_python')
-rw-r--r-- | www/mod_python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile index c473253d99ba..b6bf28181c21 100644 --- a/www/mod_python/Makefile +++ b/www/mod_python/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= modpython EXTRACT_SUFX= .tgz DIST_SUBDIR= python -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache 1.3 module for integrating Python .if defined(PACKAGE_BUILDING) |