diff options
author | wiz <wiz@pkgsrc.org> | 2014-11-20 16:04:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-11-20 16:04:14 +0000 |
commit | 6575c184a8c13a6977224ac1c0079773ef63c68c (patch) | |
tree | dd7f589ba2c98e5c194819949f4f1ced3cc0f40d /textproc/pdfgrep | |
parent | 3722fbe638fc418a1cc310db46e3761f7669d17e (diff) | |
download | pkgsrc-6575c184a8c13a6977224ac1c0079773ef63c68c.tar.gz |
Recursive bump 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 9ee0ec99fa6..82cf0264ce8 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/04/29 07:57:16 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/11/20 16:04:17 wiz Exp $ # DISTNAME= pdfgrep-1.3.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pdfgrep/} |