diff options
author | wiz <wiz@pkgsrc.org> | 2014-11-20 16:04:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-11-20 16:04:14 +0000 |
commit | 6575c184a8c13a6977224ac1c0079773ef63c68c (patch) | |
tree | dd7f589ba2c98e5c194819949f4f1ced3cc0f40d /print/okular | |
parent | 3722fbe638fc418a1cc310db46e3761f7669d17e (diff) | |
download | pkgsrc-6575c184a8c13a6977224ac1c0079773ef63c68c.tar.gz |
Recursive bump for poppler shlib major bump.
Diffstat (limited to 'print/okular')
-rw-r--r-- | print/okular/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/okular/Makefile b/print/okular/Makefile index 780c0a65157..30d627b1f2c 100644 --- a/print/okular/Makefile +++ b/print/okular/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2014/11/13 11:33:21 markd Exp $ +# $NetBSD: Makefile,v 1.38 2014/11/20 16:04:16 wiz Exp $ DISTNAME= okular-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= print COMMENT= KDE universal document viewer |