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 | bd3d3c50b191daeae12e636ab869142c405baf07 (patch) | |
tree | 96a37115875f9c779575a006edaa9cac9d9f835a /inputmethod/Makefile | |
parent | c46b383a21dc95ff78a16efaf0d788fe394e4120 (diff) | |
download | pkgsrc-bd3d3c50b191daeae12e636ab869142c405baf07.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 |