diff options
author | asami <asami@FreeBSD.org> | 1997-06-04 17:29:36 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-04 17:29:36 +0800 |
commit | b857479cfcf78ef50c0654b7fffe2a894121c350 (patch) | |
tree | 95396fc70b40210e45c5051dcd828be6a29d7d28 | |
parent | b9353858f3a333a8725a3f20b56e7e939acaf0f6 (diff) | |
download | freebsd-ports-graphics-b857479cfcf78ef50c0654b7fffe2a894121c350.tar.gz freebsd-ports-graphics-b857479cfcf78ef50c0654b7fffe2a894121c350.tar.zst freebsd-ports-graphics-b857479cfcf78ef50c0654b7fffe2a894121c350.zip |
Added kon2.
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index e42c109ca75..21ea4a8378e 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.66 1997/06/02 22:49:45 asami Exp $ +# $Id: Makefile,v 1.67 1997/06/04 02:13:49 asami Exp $ # SUBDIR += Canna @@ -37,6 +37,7 @@ SUBDIR += kinput2-sj3+wnn SUBDIR += kinput2-wnn SUBDIR += kon + SUBDIR += kon2 SUBDIR += kterm SUBDIR += less SUBDIR += lipsf |