diff options
author | obache <obache@pkgsrc.org> | 2013-03-31 08:13:27 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-03-31 08:13:27 +0000 |
commit | 48f1af76ee1375ef936fc734314a9cdf63abd4c5 (patch) | |
tree | 56ee17d24934297f2ba9365c50d8f47fee810965 /textproc | |
parent | e970b73599e086ec8a7b39d1deeb5b280fd9fa31 (diff) | |
download | pkgsrc-48f1af76ee1375ef936fc734314a9cdf63abd4c5.tar.gz |
missing recursive bump from poppler-0.22.2 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 e02288b6846..9da32addc70 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/02/16 11:24:39 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/03/31 08:13:33 obache Exp $ # DISTNAME= pdfgrep-1.3.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pdfgrep/} |