diff options
Diffstat (limited to 'lang/python-tools/Makefile')
-rw-r--r-- | lang/python-tools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python-tools/Makefile b/lang/python-tools/Makefile index 2952f0c77b82..97fb063f24b5 100644 --- a/lang/python-tools/Makefile +++ b/lang/python-tools/Makefile @@ -3,8 +3,7 @@ PORTNAME= python-tools PORTVERSION= ${PYTHON_PORTVERSION} CATEGORIES= lang python devel -MASTER_SITES= PYTHON -MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION} +MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Python-${PORTVERSION} |