diff options
author | obache <obache@pkgsrc.org> | 2013-05-04 07:19:01 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-05-04 07:19:01 +0000 |
commit | f56071c8f6edc34236fa756dc8ddc06602586dfb (patch) | |
tree | 3d9956bdaae046e367276e0d6ec40598686bafd3 /print/qpdfview | |
parent | 19ca033bad53153704d811d28544b29b063df150 (diff) | |
download | pkgsrc-f56071c8f6edc34236fa756dc8ddc06602586dfb.tar.gz |
missing recursive bump from poppler-0.22.3 shlib major change.
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 82f46b2d380..d35d6a90c57 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/04/06 14:22:41 rodent Exp $ +# $NetBSD: Makefile,v 1.9 2013/05/04 07:19:08 obache Exp $ # VER= 0.4 DISTNAME= qpdfview-${VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= https://launchpad.net/qpdfview/trunk/${VER}/+download/ |