diff options
author | obache <obache> | 2013-03-31 08:13:27 +0000 |
---|---|---|
committer | obache <obache> | 2013-03-31 08:13:27 +0000 |
commit | 630065d546434d18ca41a65e776ce5bae02601e9 (patch) | |
tree | 56ee17d24934297f2ba9365c50d8f47fee810965 /textproc | |
parent | f1f157ea8f556ee434beb2458072adbc698accc3 (diff) | |
download | pkgsrc-630065d546434d18ca41a65e776ce5bae02601e9.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/} |