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/python27/Makefile | |
parent | ba1ffa06356cc0838779b128279770f487d25715 (diff) | |
download | freebsd-ports-graphics-48abde6b22823a5d8ff458833e66efaa1087b5bd.tar.gz freebsd-ports-graphics-48abde6b22823a5d8ff458833e66efaa1087b5bd.tar.zst freebsd-ports-graphics-48abde6b22823a5d8ff458833e66efaa1087b5bd.zip |
Upgrade to 2.1.1.
Diffstat (limited to 'lang/python27/Makefile')
-rw-r--r-- | lang/python27/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile index de5bacfac88..b17756041bf 100644 --- a/lang/python27/Makefile +++ b/lang/python27/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}/ |