diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2003-05-31 14:01:32 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2003-05-31 14:01:32 +0000 |
commit | 5e649b82c9a9b7c49ebfe234aceec453cc2d22d6 (patch) | |
tree | 5526d30901c3ee98813c332e5f1e58f2ad83d7e4 /inputmethod | |
parent | 5fd0de843692b09cbe0176cb2e8fd0f6abe85e27 (diff) | |
download | pkgsrc-5e649b82c9a9b7c49ebfe234aceec453cc2d22d6.tar.gz |
"canna" in "canna-server" out.
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 1915045357f..097692b444c 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.11 2002/11/14 12:01:37 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2003/05/31 14:01:32 uebayasi Exp $ # COMMENT= Input method tools and libraries SUBDIR+= Chinput SUBDIR+= ami +SUBDIR+= canna SUBDIR+= canna-dict SUBDIR+= canna-lib -SUBDIR+= canna-server SUBDIR+= canna-server-bin SUBDIR+= canuum SUBDIR+= ddskk |