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 6c9073f0974..559518dbf31 100644 --- a/print/okular/Makefile +++ b/print/okular/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/02/01 02:20:52 markd Exp $ +# $NetBSD: Makefile,v 1.31 2014/02/12 23:18:30 tron Exp $ DISTNAME= okular-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= print COMMENT= KDE universal document viewer |