diff options
Diffstat (limited to 'www/mod_python3/Makefile')
-rw-r--r-- | www/mod_python3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile index 4d5f3280ebe7..13922395f5df 100644 --- a/www/mod_python3/Makefile +++ b/www/mod_python3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mod_python -PORTVERSION= 2.7.2 -PORTREVISION= 2 +PORTVERSION= 2.7.3 CATEGORIES= www python MASTER_SITES= http://www.python.org/ftp/python/${PYTHON_VERSION:S/python//g}/ \ http://www.modpython.org/dist/ \ |