diff options
author | wiz <wiz@pkgsrc.org> | 2013-05-29 22:13:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-05-29 22:13:16 +0000 |
commit | e0af1502b788f4d04b206b6abffe451e2f951356 (patch) | |
tree | ded4646275e51db01545947187417c1fcee8a45b /textproc | |
parent | 6de54d3895979294c43c32b8cb6f4c1f93b1dafa (diff) | |
download | pkgsrc-e0af1502b788f4d04b206b6abffe451e2f951356.tar.gz |
Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...
Noted by tron.
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 8fafa170acf..c6a2c99426c 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/05/04 07:19:09 obache Exp $ +# $NetBSD: Makefile,v 1.9 2013/05/29 22:13:19 wiz Exp $ # DISTNAME= pdfgrep-1.3.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pdfgrep/} |