diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-27 12:45:50 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-27 12:45:50 +0000 |
commit | 7ab876820cf08917498ca7dc893ec43887e49c2e (patch) | |
tree | 8b86edabe18b7357f73b4e86781704d3eb775f9f | |
parent | 4b1aea0d489c9024b7dd84cb4830c87ffdc263e0 (diff) | |
download | FreeBSD-ports-7ab876820cf08917498ca7dc893ec43887e49c2e.zip FreeBSD-ports-7ab876820cf08917498ca7dc893ec43887e49c2e.tar.gz |
Added rubytk to japanese/Makefile
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index c6b2f1c..233665b 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.193 1999/03/31 11:54:46 flathill Exp $ +# $Id: Makefile,v 1.194 1999/04/04 18:12:40 sada Exp $ # SUBDIR += Canna @@ -172,6 +172,7 @@ SUBDIR += ptex-sjis SUBDIR += qkc SUBDIR += recjis + SUBDIR += rubytk SUBDIR += rxvt SUBDIR += sed SUBDIR += sj3 |