diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2001-07-25 11:11:25 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2001-07-25 11:11:25 +0000 |
commit | ef4185509632f35710868febe3045cbdabda32de (patch) | |
tree | 3a4a54fe3e48e626dba9f6f6d33d03f27256e38e /lang/python31/Makefile | |
parent | Upgrade to v3.3h. (diff) |
Upgrade to 2.1.1.
Notes
Notes:
svn path=/head/; revision=45469
Diffstat (limited to 'lang/python31/Makefile')
-rw-r--r-- | lang/python31/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python31/Makefile b/lang/python31/Makefile index de5bacfac88a..b17756041bf6 100644 --- a/lang/python31/Makefile +++ b/lang/python31/Makefile @@ -6,7 +6,7 @@ # PORTNAME= python -PORTVERSION= 2.1 +PORTVERSION= 2.1.1 CATEGORIES= lang python MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \ http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/ |