diff options
Diffstat (limited to 'lang/python21/Makefile')
-rw-r--r-- | lang/python21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python21/Makefile b/lang/python21/Makefile index de5bacfac88a..b17756041bf6 100644 --- a/lang/python21/Makefile +++ b/lang/python21/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}/ |