diff options
Diffstat (limited to 'lang/python24/Makefile')
-rw-r--r-- | lang/python24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python24/Makefile b/lang/python24/Makefile index c0af2958abb7..6697e8002170 100644 --- a/lang/python24/Makefile +++ b/lang/python24/Makefile @@ -6,7 +6,7 @@ # PORTNAME= python -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= lang python ipv6 MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \ ${MASTER_SITE_SOURCEFORGE} \ |