diff options
author | asami <asami@FreeBSD.org> | 1997-03-03 12:39:11 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-03-03 12:39:11 +0000 |
commit | c8b0498e1b4d1c5144af4dabf33bce337081fb09 (patch) | |
tree | ca949c454ae80ae1654295b66d23acf2dfb52aa2 | |
parent | 7867436268fad0fbc74e6379ab803aeb7dea0bde (diff) | |
download | FreeBSD-ports-c8b0498e1b4d1c5144af4dabf33bce337081fb09.zip FreeBSD-ports-c8b0498e1b4d1c5144af4dabf33bce337081fb09.tar.gz |
Added recjis.
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index d2d528d..7bb276b 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.59 1997/03/02 14:56:35 asami Exp $ +# $Id: Makefile,v 1.60 1997/03/03 11:53:35 asami Exp $ # SUBDIR += Canna @@ -58,6 +58,7 @@ SUBDIR += platex SUBDIR += ptex2 SUBDIR += qkc + SUBDIR += recjis SUBDIR += sed SUBDIR += sj3 SUBDIR += sjxa |