summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-02 01:54:59 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-02 01:54:59 +0000
commit2d432f133eaebf342bdfe4984628d933b81584cb (patch)
tree34ab3c4eb63fb641afe27e0943f152661c587161
parentA Japanese inputting tool, you can use it from multiple X clients. The (diff)
Added kinput2-canna.
Notes
Notes: svn path=/head/; revision=1565
-rw-r--r--japanese/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index c44f268fe318..d95aeedf5790 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.6 1995/04/05 08:59:36 asami Exp $
+# $Id: Makefile,v 1.7 1995/04/23 10:35:10 asami Exp $
#
# restricted: none
#
# doesn't compile: mh
#
-SUBDIR= Canna Wnn gawk grep kterm less nkf mule-canna mule-wnn sed tcl tk
+SUBDIR= Canna Wnn gawk grep kinput2-canna kterm less nkf \
+ mule-canna mule-wnn sed tcl tk
.include <bsd.port.subdir.mk>