diff options
Diffstat (limited to 'lang/python33/Makefile')
-rw-r--r-- | lang/python33/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python33/Makefile b/lang/python33/Makefile index 45c54ed5fb59..1755b4c376d0 100644 --- a/lang/python33/Makefile +++ b/lang/python33/Makefile @@ -4,8 +4,7 @@ PORTNAME= python33 PORTVERSION= 3.3.5 PORTREVISION= 6 CATEGORIES= lang python ipv6 -MASTER_SITES= PYTHON -MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION} +MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} DISTNAME= Python-${PORTVERSION} DIST_SUBDIR= python |