diff options
Diffstat (limited to 'lang/python26/Makefile')
-rw-r--r-- | lang/python26/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile index 9dce55ae6d8..cdbef00206b 100644 --- a/lang/python26/Makefile +++ b/lang/python26/Makefile @@ -5,12 +5,12 @@ PORTNAME= python26 PORTVERSION= 2.6.8 PORTREVISION= 4 CATEGORIES= lang python ipv6 -MASTER_SITES= ${PYTHON_MASTER_SITES} +MASTER_SITES= PYTHON MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} DISTFILES= ${PYTHON_DISTFILE} MAINTAINER= python@FreeBSD.org -COMMENT= An interpreted object-oriented programming language +COMMENT= Interpreted object-oriented programming language DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC}/portbld.static |