diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2002-04-12 10:33:42 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2002-04-12 10:33:42 +0000 |
commit | 70f395a1f5269737a0ab3aad891367c88bba729b (patch) | |
tree | 11751fd99fac21a546de59e2a495e790bb410d72 /lang/python25/Makefile | |
parent | 9929338062ca0bf39e950c01a4605a02fbcbd74e (diff) |
Notes
Diffstat (limited to 'lang/python25/Makefile')
-rw-r--r-- | lang/python25/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile index a854209d72d8..82dcf8db72d2 100644 --- a/lang/python25/Makefile +++ b/lang/python25/Makefile @@ -6,8 +6,7 @@ # PORTNAME= python -PORTVERSION= 2.2 -PORTREVISION= 2 +PORTVERSION= 2.2.1 CATEGORIES= lang python ipv6 MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \ ${MASTER_SITE_SOURCEFORGE} \ |