diff options
author | wiz <wiz@pkgsrc.org> | 2015-01-08 10:20:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-01-08 10:20:34 +0000 |
commit | ff33ff8633a3755c5ee363c39f501261664c4093 (patch) | |
tree | 202e657fc2b4665481b7a5822c5d41504197c850 /print/qpdfview | |
parent | f031968e671d840e9178512296adc0d28d5c1905 (diff) | |
download | pkgsrc-ff33ff8633a3755c5ee363c39f501261664c4093.tar.gz |
Recursive PKGREVISION bump for poppler shlib major bump.
Diffstat (limited to 'print/qpdfview')
-rw-r--r-- | print/qpdfview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index aa8cc88f4ab..0f176c0cfe0 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/11/20 16:04:16 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/01/08 10:20:36 wiz Exp $ VER= 0.4 DISTNAME= qpdfview-${VER} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= print MASTER_SITES= https://launchpad.net/qpdfview/trunk/${VER}/+download/ |