diff options
Diffstat (limited to 'lang/python27/Makefile')
-rw-r--r-- | lang/python27/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile index f9972e70d9e7..5d4903c39c57 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -4,8 +4,7 @@ PORTNAME= python27 PORTVERSION= 2.7.9 PORTREVISION= 1 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 |