diff options
author | obache <obache> | 2014-06-05 05:04:38 +0000 |
---|---|---|
committer | obache <obache> | 2014-06-05 05:04:38 +0000 |
commit | f3f39b9c414f2d1e0fabdf5772017780f08228b6 (patch) | |
tree | d489d197334dde6bb0a0e0ae46dba07d63873bf9 /inputmethod | |
parent | 14a6042e83b15ab63d9e8997ab8e15387bcac102 (diff) | |
download | pkgsrc-f3f39b9c414f2d1e0fabdf5772017780f08228b6.tar.gz |
sort
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 1f697063c93..a41d111d651 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2014/06/01 13:31:21 obache Exp $ +# $NetBSD: Makefile,v 1.65 2014/06/05 05:04:38 obache Exp $ # COMMENT= Input method tools and libraries @@ -24,8 +24,8 @@ SUBDIR+= ibus-handwrite SUBDIR+= ibus-hangul SUBDIR+= ibus-input-pad SUBDIR+= ibus-kkc -SUBDIR+= ibus-libthai SUBDIR+= ibus-libpinyin +SUBDIR+= ibus-libthai SUBDIR+= ibus-m17n SUBDIR+= ibus-mozc SUBDIR+= ibus-pinyin |