diff options
author | obache <obache@pkgsrc.org> | 2010-08-12 05:08:42 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-08-12 05:08:42 +0000 |
commit | d508efdef7e1a14a0b20972e45b6788a45b2ad41 (patch) | |
tree | 96a37115875f9c779575a006edaa9cac9d9f835a /inputmethod/Makefile | |
parent | fc75d5d0dde3ae87a9df26080e000afa4d29a9fc (diff) | |
download | pkgsrc-d508efdef7e1a14a0b20972e45b6788a45b2ad41.tar.gz |
fix a typo.
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 87e26d31751..aa1358b1579 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2010/08/08 01:11:03 obache Exp $ +# $NetBSD: Makefile,v 1.42 2010/08/12 05:08:42 obache Exp $ # COMMENT= Input method tools and libraries @@ -15,7 +15,7 @@ SUBDIR+= canna-server SUBDIR+= fcitx SUBDIR+= gcin SUBDIR+= gtk-im-libthai -SBUDIR+= ibus +SUBDIR+= ibus SUBDIR+= ibus-anthy SUBDIR+= ibus-array SUBDIR+= ibus-chewing |