diff options
author | wiz <wiz> | 2014-04-29 07:57:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-04-29 07:57:13 +0000 |
commit | 20c0fae88009f6fbfeb26bbe1d9cb8fc74e064fa (patch) | |
tree | 3003444ea1f1b8fdf59139722c757c5b6effe4bc /textproc | |
parent | 527df5effb4404a267fd349845e7fbaf8a33c38c (diff) | |
download | pkgsrc-20c0fae88009f6fbfeb26bbe1d9cb8fc74e064fa.tar.gz |
recursive PKGREVISION bump for poppler shlib major change
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 3a74d4339a7..9ee0ec99fa6 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/12/06 13:23:47 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/04/29 07:57:16 wiz Exp $ # DISTNAME= pdfgrep-1.3.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pdfgrep/} |