diff options
author | minoura <minoura@pkgsrc.org> | 2003-09-02 14:20:21 +0000 |
---|---|---|
committer | minoura <minoura@pkgsrc.org> | 2003-09-02 14:20:21 +0000 |
commit | 3e551a37872f6e313d58dda53c1f1ca1fb2a00fd (patch) | |
tree | 087ef49a253de4fd50b049c7ac32b42fd59a5cb9 /inputmethod | |
parent | 6fd3da8f52f2727816a1a391cf7f7965d49f2bf5 (diff) | |
download | pkgsrc-3e551a37872f6e313d58dda53c1f1ca1fb2a00fd.tar.gz |
Add skk, remove ddskk.
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 097692b444c..c5efba26797 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/05/31 14:01:32 uebayasi Exp $ +# $NetBSD: Makefile,v 1.13 2003/09/02 14:20:21 minoura Exp $ # COMMENT= Input method tools and libraries @@ -10,7 +10,6 @@ SUBDIR+= canna-dict SUBDIR+= canna-lib SUBDIR+= canna-server-bin SUBDIR+= canuum -SUBDIR+= ddskk SUBDIR+= iiimecf SUBDIR+= ja-freewnn-dict SUBDIR+= ja-freewnn-lib @@ -22,6 +21,7 @@ SUBDIR+= sj3-dict SUBDIR+= sj3-lib SUBDIR+= sj3-server SUBDIR+= sj3-server-bin +SUBDIR+= skk SUBDIR+= skkfep SUBDIR+= skkinput SUBDIR+= skkserv |