aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/py-xlrd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-xlrd/Makefile b/textproc/py-xlrd/Makefile
index 3ff2411b2ffa..d2625e4477ec 100644
--- a/textproc/py-xlrd/Makefile
+++ b/textproc/py-xlrd/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= dikshie@sfc.wide.ad.jp
COMMENT= Reading data and formatting information from Excel files
-USE_PYTHON= 2.5-2.6
+USE_PYTHON= 2.5-2.7
USE_PYDISTUTILS= yes
.include <bsd.port.mk>