diff options
Diffstat (limited to 'lang/python33/Makefile')
-rw-r--r-- | lang/python33/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python33/Makefile b/lang/python33/Makefile index d7a1e18e690e..e44f01faccee 100644 --- a/lang/python33/Makefile +++ b/lang/python33/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 3.3.5 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} -DISTFILES= ${PYTHON_DISTFILE} +DISTNAME= ${PYTHON_DISTNAME} DIST_SUBDIR= python MAINTAINER= python@FreeBSD.org |