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