diff options
Diffstat (limited to 'lang/python34')
-rw-r--r-- | lang/python34/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python34/Makefile b/lang/python34/Makefile index c7db4d43039a..35b9724620eb 100644 --- a/lang/python34/Makefile +++ b/lang/python34/Makefile @@ -5,8 +5,7 @@ PORTNAME= python34 PORTVERSION= 3.4.3 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 |