diff options
author | junyoung <junyoung> | 2003-09-27 03:24:33 +0000 |
---|---|---|
committer | junyoung <junyoung> | 2003-09-27 03:24:33 +0000 |
commit | d21ebe38e5bafa904c55ce1eedd5d1a2df7ad693 (patch) | |
tree | b6a1f37af2ea8c4bb0426a4630b2dee957dd5548 /inputmethod | |
parent | 12b686b2bdda0ecbc75afb20250221d423754fa4 (diff) | |
download | pkgsrc-d21ebe38e5bafa904c55ce1eedd5d1a2df7ad693.tar.gz |
Add nabi.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 6e34006b5fc..e6c50e1583d 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/09/23 15:06:57 uebayasi Exp $ +# $NetBSD: Makefile,v 1.15 2003/09/27 03:24:33 junyoung Exp $ # COMMENT= Input method tools and libraries @@ -17,6 +17,7 @@ SUBDIR+= ja-freewnn-server SUBDIR+= ja-freewnn-server-bin SUBDIR+= kinput2 SUBDIR+= libtabe +SUBDIR+= nabi SUBDIR+= sj3-dict SUBDIR+= sj3-lib SUBDIR+= sj3-server |