diff options
author | wiz <wiz> | 2015-11-23 10:30:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-11-23 10:30:15 +0000 |
commit | ed376fac906112aadc3ba6cf0abde297942847ee (patch) | |
tree | 87d3c480810ed289bc13464e21b40f8e550eab9c /print/qpdfview | |
parent | 5d3d02a2a819e67e34d4697225380472b0aedc1d (diff) | |
download | pkgsrc-ed376fac906112aadc3ba6cf0abde297942847ee.tar.gz |
Bump PKGREVISION 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 1270a46d024..4e0320e2042 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/10/01 05:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/11/23 10:30:17 wiz Exp $ VER= 0.4 DISTNAME= qpdfview-${VER} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= print MASTER_SITES= https://launchpad.net/qpdfview/trunk/${VER}/+download/ |