diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2006-08-09 01:10:14 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2006-08-09 01:10:14 +0000 |
commit | 6bd26f60ea33a76eddbeb463a90d40986d2e6493 (patch) | |
tree | f6733b91870f3ebd1712c585d93c5c721aec98c9 /www/mod_python3/Makefile | |
parent | 3cf76476c9a455105a964130b2af79fc54f31877 (diff) | |
download | ports-6bd26f60ea33a76eddbeb463a90d40986d2e6493.tar.gz ports-6bd26f60ea33a76eddbeb463a90d40986d2e6493.zip |
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 d7d65d7307a4..6350f2728e66 100644 --- a/www/mod_python3/Makefile +++ b/www/mod_python3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_python -PORTVERSION= 3.2.8 +PORTVERSION= 3.2.10 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} MASTER_SITE_SUBDIR= modpython |