diff options
author | itojun <itojun@FreeBSD.org> | 1998-03-13 00:07:26 +0800 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1998-03-13 00:07:26 +0800 |
commit | 7b7a5761e0d5d18f900ffae703183c8a09f08a02 (patch) | |
tree | ae48a57d2a85136502897955055e1f732ea0c42c /japanese | |
parent | 1782871f9e5f3b2912cedfdbc51c71004b6df10f (diff) | |
download | freebsd-ports-gnome-7b7a5761e0d5d18f900ffae703183c8a09f08a02.tar.gz freebsd-ports-gnome-7b7a5761e0d5d18f900ffae703183c8a09f08a02.tar.zst freebsd-ports-gnome-7b7a5761e0d5d18f900ffae703183c8a09f08a02.zip |
enable ports/japanese/skkinput
PR: 5631
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 3182dc59cfca..287481b7cecd 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.106 1998/02/28 23:30:18 obrien Exp $ +# $Id: Makefile,v 1.107 1998/03/12 15:44:10 itojun Exp $ # SUBDIR += Canna @@ -97,6 +97,7 @@ SUBDIR += sj3 SUBDIR += sjxa SUBDIR += skk + SUBDIR += skkinput SUBDIR += tcl76 SUBDIR += tcsh SUBDIR += tgif |