diff options
Diffstat (limited to 'print/okular/Makefile')
-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 b91c43f36f5..c7f901a2b01 100644 --- a/print/okular/Makefile +++ b/print/okular/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/20 00:34:54 markd Exp $ +# $NetBSD: Makefile,v 1.2 2012/03/20 00:58:26 markd Exp $ DISTNAME= okular-${_KDE_VERSION} -CATEGORIES= graphics +CATEGORIES= print COMMENT= KDE universal document viewer .include "../../meta-pkgs/kde4/Makefile.kde4" |