diff options
author | jnemeth <jnemeth> | 2014-05-30 01:25:27 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2014-05-30 01:25:27 +0000 |
commit | 731bcfeca20b0491530ef7b25beadf219963d806 (patch) | |
tree | 89af4a84505b07b439a1734c1ee56477f4545f91 /inputmethod | |
parent | 4066bdbe3ce000ed62b39d05cfd4e3d5f664affe (diff) | |
download | pkgsrc-731bcfeca20b0491530ef7b25beadf219963d806.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 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 |