diff options
author | sakamoto <sakamoto@pkgsrc.org> | 1999-08-02 11:41:38 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 1999-08-02 11:41:38 +0000 |
commit | a1497604796423cb7db765351f52b35659a1e237 (patch) | |
tree | 5107188222d698da0d637a549221b1c97af63e85 /japanese | |
parent | 8f429e89117a778157ecf3f0164a22facd009694 (diff) | |
download | pkgsrc-a1497604796423cb7db765351f52b35659a1e237.tar.gz |
Add and enable kinput2
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 1762b1ba465..80ca2b6aeef 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1999/08/02 11:35:28 sakamoto Exp $ +# $NetBSD: Makefile,v 1.14 1999/08/02 11:41:38 sakamoto Exp $ # SUBDIR += a2ps @@ -13,6 +13,7 @@ SUBDIR += groff SUBDIR += jhd SUBDIR += kakasi + SUBDIR += kinput2 SUBDIR += less SUBDIR += man SUBDIR += mh |