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 69f152d5ce8c..f11965608502 100644 --- a/textproc/py-textract/Makefile +++ b/textproc/py-textract/Makefile @@ -1,6 +1,6 @@ PORTNAME= textract PORTVERSION= 1.6.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |