diff options
author | wiz <wiz@pkgsrc.org> | 2015-11-23 10:30:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-11-23 10:30:15 +0000 |
commit | 54528bb630aa59875ae88f1210e40a9dc7bc33fe (patch) | |
tree | 87d3c480810ed289bc13464e21b40f8e550eab9c /textproc/pdfgrep | |
parent | dfc6145c2500e24e06fff0bd77667438384102f9 (diff) | |
download | pkgsrc-54528bb630aa59875ae88f1210e40a9dc7bc33fe.tar.gz |
Bump PKGREVISION for poppler shlib major bump.
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 9b2575230cd..f9b812f845b 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2015/10/01 05:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/11/23 10:30:18 wiz Exp $ # DISTNAME= pdfgrep-1.3.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pdfgrep/} |