diff options
author | tg <tg@FreeBSD.org> | 2001-07-25 19:11:25 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2001-07-25 19:11:25 +0800 |
commit | 48abde6b22823a5d8ff458833e66efaa1087b5bd (patch) | |
tree | 241a0e289606cee081129b19160e4cf3519d06b8 /lang/python-devel/Makefile | |
parent | ba1ffa06356cc0838779b128279770f487d25715 (diff) | |
download | freebsd-ports-gnome-48abde6b22823a5d8ff458833e66efaa1087b5bd.tar.gz freebsd-ports-gnome-48abde6b22823a5d8ff458833e66efaa1087b5bd.tar.zst freebsd-ports-gnome-48abde6b22823a5d8ff458833e66efaa1087b5bd.zip |
Upgrade to 2.1.1.
Diffstat (limited to 'lang/python-devel/Makefile')
-rw-r--r-- | lang/python-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python-devel/Makefile b/lang/python-devel/Makefile index de5bacfac88a..b17756041bf6 100644 --- a/lang/python-devel/Makefile +++ b/lang/python-devel/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}/ |