diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2014-05-30 01:25:27 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2014-05-30 01:25:27 +0000 |
commit | c9efbb8f189958cb8c503221829cd97ca52caf4b (patch) | |
tree | 4f0a422a1ef534dceacd246eb977f27686697d5f /inputmethod/Makefile | |
parent | 748acb2c4ac89a5af04946df5ba5f11140726d65 (diff) | |
download | pkgsrc-c9efbb8f189958cb8c503221829cd97ca52caf4b.tar.gz |
sort
Diffstat (limited to 'inputmethod/Makefile')
-rw-r--r-- | inputmethod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 6dffe103106..81f85349c90 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2014/05/24 13:25:11 obache Exp $ +# $NetBSD: Makefile,v 1.62 2014/05/30 01:25:27 jnemeth Exp $ # COMMENT= Input method tools and libraries @@ -23,8 +23,8 @@ SUBDIR+= ibus-el SUBDIR+= ibus-handwrite SUBDIR+= ibus-hangul SUBDIR+= ibus-input-pad -SUBDIR+= ibus-libthai SUBDIR+= ibus-kkc +SUBDIR+= ibus-libthai SUBDIR+= ibus-m17n SUBDIR+= ibus-mozc SUBDIR+= ibus-pinyin |