diff options
Diffstat (limited to 'textproc/py-pdftotext/Makefile')
-rw-r--r-- | textproc/py-pdftotext/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile index 8cc42a1a8284..8107ed71d7fb 100644 --- a/textproc/py-pdftotext/Makefile +++ b/textproc/py-pdftotext/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= pdftotext -PORTVERSION= 2.1.4 -PORTREVISION= 9 +PORTVERSION= 2.1.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |