diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-24 21:05:26 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-24 21:05:26 +0000 |
commit | 25179133d82956ed801e7b046aaad0adb4f6f89e (patch) | |
tree | f54c54db426d3806579fbafc26bc05f5cb9ba2f4 /www/mod_python/Makefile | |
parent | 61be9bae99f520174d77c369f4fcc8da53001be6 (diff) | |
download | ports-25179133d82956ed801e7b046aaad0adb4f6f89e.tar.gz ports-25179133d82956ed801e7b046aaad0adb4f6f89e.zip |
Notes
Diffstat (limited to 'www/mod_python/Makefile')
-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 d114cc19cb5b..9d2e1093e7df 100644 --- a/www/mod_python/Makefile +++ b/www/mod_python/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_python -PORTVERSION= 2.7.1 +PORTVERSION= 2.7.2 CATEGORIES= www python MASTER_SITES= http://www.modpython.org/dist/ \ http://www.python.org/ftp/python/2.0/ \ |