diff options
author | adam <adam@pkgsrc.org> | 2018-12-09 18:51:58 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-12-09 18:51:58 +0000 |
commit | efb1fd4565223c20630b5ebe741a1315bda7dd9e (patch) | |
tree | 68985d937ee4dc74aece704314ab6a9670d2a366 /print/qpdfview | |
parent | 84fff95985bbc11a1b49890a1bef4a94195c514b (diff) | |
download | pkgsrc-efb1fd4565223c20630b5ebe741a1315bda7dd9e.tar.gz |
revbump after updating textproc/icu
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 fd124cf9c05..2dc8f88ff6e 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2018/12/03 08:35:31 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2018/12/09 18:52:44 adam Exp $ VER= 0.4.16 DISTNAME= qpdfview-${VER} -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= print MASTER_SITES= https://launchpad.net/qpdfview/trunk/${VER}/+download/ |