aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-09-29 07:25:04 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-09-29 07:25:04 +0000
commitf4566d704a358a9deb16a4cf7d677ad249dbcc25 (patch)
tree944c8366327e028b528ec369b2d2d723056e7b39 /textproc
parent061e4f22f004a8e0967c3da9d01ed71e3045ba79 (diff)
downloadports-f4566d704a358a9deb16a4cf7d677ad249dbcc25.tar.gz
ports-f4566d704a358a9deb16a4cf7d677ad249dbcc25.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pdfgrep/Makefile2
-rw-r--r--textproc/py-pdftotext/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index 7bf9dddba965..20d602b6e50d 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pdfgrep
PORTVERSION= 2.1.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= textproc
MASTER_SITES= https://pdfgrep.org/download/
diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile
index 57c1dc71f4b4..e3a02e61c016 100644
--- a/textproc/py-pdftotext/Makefile
+++ b/textproc/py-pdftotext/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pdftotext
PORTVERSION= 2.1.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}