diff options
author | wiz <wiz@pkgsrc.org> | 2018-12-10 10:59:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-12-10 10:59:23 +0000 |
commit | 18d71704dad184e88187d7d82ac1765e0c8d0cd0 (patch) | |
tree | 5c34c412d41ccdc6499a9503cc06f91ae23b62cb /textproc | |
parent | cb15fa88e09e2c8e92cb72c1122690759383e081 (diff) | |
download | pkgsrc-18d71704dad184e88187d7d82ac1765e0c8d0cd0.tar.gz |
*: recursive bump for poppler-0.72.0
Diffstat (limited to 'textproc')
-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 16c43c7da1a..c6759a7b35f 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2018/12/03 08:35:32 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2018/12/10 10:59:26 wiz Exp $ DISTNAME= pdfgrep-2.0.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ |