diff options
author | adam <adam@pkgsrc.org> | 2014-11-07 19:39:24 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-11-07 19:39:24 +0000 |
commit | b303656b666cceb5b38e68c7ea4bccf42a57e89f (patch) | |
tree | a5a5e8f2567d29e95ce8ef41c90b2597bae01cae /print/okular | |
parent | f82989705e7a8a03350d5514aba0b3c5b9daf8b0 (diff) | |
download | pkgsrc-b303656b666cceb5b38e68c7ea4bccf42a57e89f.tar.gz |
Revbump after updating boost
Diffstat (limited to 'print/okular')
-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 3fb84bdf0ae..eda98c98614 100644 --- a/print/okular/Makefile +++ b/print/okular/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2014/08/22 11:24:42 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2014/11/07 19:39:41 adam Exp $ DISTNAME= okular-${_KDE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print COMMENT= KDE universal document viewer |