diff options
author | markd <markd@pkgsrc.org> | 2012-03-20 00:58:26 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2012-03-20 00:58:26 +0000 |
commit | b94dc5a72f463f5da03542d9eb79832824077cdb (patch) | |
tree | 7f7565fa3095558f1be3a74e12aa71264f0b7043 /print/okular | |
parent | a51a2b7f4f4f1952eb9c6e0fef5d013a170d9cbb (diff) | |
download | pkgsrc-b94dc5a72f463f5da03542d9eb79832824077cdb.tar.gz |
Change category to print.
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 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" |