diff options
author | wiz <wiz@pkgsrc.org> | 2018-06-17 14:37:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-06-17 14:37:00 +0000 |
commit | 8554622f8b3178ae04ff38a39cd19a2b79713aab (patch) | |
tree | 027f13a18f2859fac5e816c674d5e855e687b8ac /print/qpdfview | |
parent | 0cb5320ec921332dfbc300f0482a620021ff2273 (diff) | |
download | pkgsrc-8554622f8b3178ae04ff38a39cd19a2b79713aab.tar.gz |
*: bump PKGREVISION for poppler 0.65.0 shlib version 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 af078329da6..7ae4fd5eb4b 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2018/04/28 20:19:11 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2018/06/17 14:37:02 wiz Exp $ VER= 0.4.16 DISTNAME= qpdfview-${VER} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= print MASTER_SITES= https://launchpad.net/qpdfview/trunk/${VER}/+download/ |