diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-27 14:51:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-27 14:51:50 +0000 |
commit | c88795d68028ae3291dfbdeab0d89e6b5b4c8dac (patch) | |
tree | 1081f95138ba7200d0bf005334aed3547d116672 /textproc | |
parent | 5c59f6b5f494d08b89e194fdfb959660f44a7392 (diff) | |
download | ports-c88795d68028ae3291dfbdeab0d89e6b5b4c8dac.tar.gz ports-c88795d68028ae3291dfbdeab0d89e6b5b4c8dac.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-xlrd/Makefile | 2 |
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> |