diff options
author | wiz <wiz@pkgsrc.org> | 2013-04-01 16:03:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-04-01 16:03:48 +0000 |
commit | 0001f5c671546125c3282937d5f859a3554e68ac (patch) | |
tree | e727499d98c712255203d00b9297caf025dcfe3d /print | |
parent | 3f93389011431fc7b49238cf30d3231f10ac948e (diff) | |
download | pkgsrc-0001f5c671546125c3282937d5f859a3554e68ac.tar.gz |
revbump for libzip shlib major change.
Diffstat (limited to 'print')
-rw-r--r-- | print/okular/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/okular/Makefile b/print/okular/Makefile index 35b02728c14..ecc0524a4e5 100644 --- a/print/okular/Makefile +++ b/print/okular/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2013/03/31 08:13:31 obache Exp $ +# $NetBSD: Makefile,v 1.15 2013/04/01 16:03:49 wiz Exp $ DISTNAME= okular-${_KDE_VERSION} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= print COMMENT= KDE universal document viewer |