diff options
Diffstat (limited to 'lang/python15/Makefile')
-rw-r--r-- | lang/python15/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python15/Makefile b/lang/python15/Makefile index 0297586554f1..3873498c76da 100644 --- a/lang/python15/Makefile +++ b/lang/python15/Makefile @@ -7,6 +7,7 @@ PORTNAME= python PORTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ |