- Accept Python 2.7

Approved by:	pgollucci (mentor)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2010-10-01 01:08:21 +00:00
parent 40d054297f
commit 5e6f342c14
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262219

View File

@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Class, function, and metaclass decorators
USE_PYTHON= 2.4-2.6
USE_PYTHON= 2.4-2.7
USE_PYDISTUTILS=easy_install
USE_ZIP= yes