diff options
Diffstat (limited to 'textproc/py-textract')
-rw-r--r-- | textproc/py-textract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-textract/Makefile b/textproc/py-textract/Makefile index 18c7e764e613..1a82f144b80f 100644 --- a/textproc/py-textract/Makefile +++ b/textproc/py-textract/Makefile @@ -1,6 +1,6 @@ PORTNAME= textract PORTVERSION= 1.6.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |