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 8232890a3de..f38e24e4e02 100644 --- a/print/okular/Makefile +++ b/print/okular/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2013/04/03 10:52:10 markd Exp $ +# $NetBSD: Makefile,v 1.17 2013/05/04 07:19:08 obache Exp $ DISTNAME= okular-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= print COMMENT= KDE universal document viewer |