diff options
author | asami <asami@FreeBSD.org> | 1997-01-03 12:26:56 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-01-03 12:26:56 +0000 |
commit | e6f6c5ff89b24bf617b6fd0c44c40e5b26cacc0f (patch) | |
tree | 4e696370b97b87726ecb6a2bfa5148e55a5643a4 /japanese | |
parent | 05f82c1fbe482afb45347d233b28ed36925d5c8a (diff) | |
download | FreeBSD-ports-e6f6c5ff89b24bf617b6fd0c44c40e5b26cacc0f.zip FreeBSD-ports-e6f6c5ff89b24bf617b6fd0c44c40e5b26cacc0f.tar.gz |
Added camltk41 and mmm.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 996edf2..e70558e 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.48 1996/12/18 05:28:04 asami Exp $ +# $Id: Makefile,v 1.49 1996/12/19 03:39:24 max Exp $ # SUBDIR += Canna SUBDIR += Wnn + SUBDIR += camltk41 SUBDIR += chimera SUBDIR += dvi2ps SUBDIR += dvi2tty @@ -35,6 +36,7 @@ SUBDIR += mew SUBDIR += mh SUBDIR += mimekit + SUBDIR += mmm SUBDIR += mnews SUBDIR += mule-canna SUBDIR += mule-sj3 |