diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-24 13:50:56 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-24 13:50:56 +0000 |
commit | e42eab0e2510b003cf8e4711b2842b20a1974981 (patch) | |
tree | 720ef4a5b07549af1481cb1bd436d2587c2f9c7e /www/mod_python3/Makefile | |
parent | b35f3a5c1e9f5ae7da5c2c69611b52c1ea088f93 (diff) |
Notes
Diffstat (limited to 'www/mod_python3/Makefile')
-rw-r--r-- | www/mod_python3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile index 8bd6e9da76ce..25f1c8cd28c8 100644 --- a/www/mod_python3/Makefile +++ b/www/mod_python3/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} MASTER_SITE_SUBDIR= modpython EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Apache module that embeds the Python interpreter within the server USE_APACHE= 2.0+ |