diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-29 22:17:45 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-29 22:17:45 +0000 |
commit | 9982b47d1f7b32d175f7383218acf68e21ca5398 (patch) | |
tree | 6e3d8a00315e7b247fdd3791d40e3abc3f060221 /www/mod_python | |
parent | Upgrade to version 9.5.1 which includes numerous bug fixes and performance (diff) |
Since I'm maintaining www/mod_python3 I'll take this one too.
Notes
Notes:
svn path=/head/; revision=224957
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 a01cc3cf5394..edc770790523 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= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Apache 1.3 module for integrating Python USE_APACHE= 13 |