diff options
Diffstat (limited to 'print/okular/Makefile')
-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 bd1fde87502..608d3244a0c 100644 --- a/print/okular/Makefile +++ b/print/okular/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2013/11/07 13:06:58 markd Exp $ +# $NetBSD: Makefile,v 1.28 2013/12/06 13:23:46 wiz Exp $ DISTNAME= okular-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= print COMMENT= KDE universal document viewer |