diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-09-04 20:20:53 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-09-04 20:20:53 +0000 |
commit | 69574cf2b4f2361294850b3a6f0619274c8c0f81 (patch) | |
tree | cc3ba82706d2e159f97534e8c1ea693eb74ae5e8 /textproc/pdfgrep | |
parent | eec19ac8d04a1d0290afb9f31b1530974342d5f0 (diff) | |
download | pkgsrc-69574cf2b4f2361294850b3a6f0619274c8c0f81.tar.gz |
Recursive revbump from poppler update
Diffstat (limited to 'textproc/pdfgrep')
-rw-r--r-- | textproc/pdfgrep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index 801cd6752fb..57592d1c2e2 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2017/09/04 15:08:54 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2017/09/04 20:20:56 ryoon Exp $ # DISTNAME= pdfgrep-2.0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ |