diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2021-11-08 15:14:53 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2021-11-08 15:16:57 +0000 |
commit | e886c38c6ea942eeca9f3eec7ebe95fa4f9adcd7 (patch) | |
tree | 3a309dc8d26837848544e919bc191e3bf57fb3ef /textproc/pdfgrep | |
parent | 3acbab05ba79dd6466aab3fa61fd6d14395f2772 (diff) |
Bump PORTREVISION of graphics/poppler consumers.
PR: 259656
Diffstat (limited to 'textproc/pdfgrep')
-rw-r--r-- | textproc/pdfgrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index 60e33b7e8667..f219f92a00ed 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdfgrep PORTVERSION= 2.1.1 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ |