diff options
author | obache <obache@pkgsrc.org> | 2014-06-01 11:18:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-06-01 11:18:32 +0000 |
commit | 6947bf9622e2809b08acd22ae737202322312631 (patch) | |
tree | 85d13c4d3060289fd97cc29f93fe03bfa5999fd4 /inputmethod | |
parent | b770a9d977194561c8c8b5817339735249cf49b3 (diff) | |
download | pkgsrc-6947bf9622e2809b08acd22ae737202322312631.tar.gz |
Add chinese to CATEGORIES
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/uim-chewing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim-chewing/Makefile b/inputmethod/uim-chewing/Makefile index 79a5d737fe2..454a07e4247 100644 --- a/inputmethod/uim-chewing/Makefile +++ b/inputmethod/uim-chewing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/05/31 14:26:24 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/06/01 11:18:32 obache Exp $ # DISTNAME= uim-chewing-0.1.0 -CATEGORIES= inputmethod +CATEGORIES= inputmethod chinese MASTER_SITES= http://uim.googlecode.com/files/ MAINTAINER= obache@NetBSD.org |