diff options
author | obache <obache@pkgsrc.org> | 2014-05-31 14:27:28 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-05-31 14:27:28 +0000 |
commit | dbd3db58dda4943add823ff3296e681cea42ee17 (patch) | |
tree | 35a5c018e774307472904193f789594c677fcbaa /inputmethod | |
parent | 8ea4b5b01d4b64de680c06522cf693be13c7611a (diff) | |
download | pkgsrc-dbd3db58dda4943add823ff3296e681cea42ee17.tar.gz |
+ uim-chewing
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 81f85349c90..15e4b01240a 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2014/05/30 01:25:27 jnemeth Exp $ +# $NetBSD: Makefile,v 1.63 2014/05/31 14:27:28 obache Exp $ # COMMENT= Input method tools and libraries @@ -123,6 +123,7 @@ SUBDIR+= tegaki-zinnia-traditional-chinese-light SUBDIR+= tomoe SUBDIR+= tomoe-gtk SUBDIR+= uim +SUBDIR+= uim-chewing SUBDIR+= uim-elisp SUBDIR+= uim-mozc SUBDIR+= uim-tomoe-gtk |