diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-12-24 20:29:38 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-12-24 20:29:38 +0000 |
commit | 6866996bbf74481a83c34c396246693bc8cceb75 (patch) | |
tree | 7dc02d4e07fc50b640179d50159f25f99fa82b38 /chinese | |
parent | e98970fcb558cc78c1ec52eed336dcc768bd4986 (diff) |
New port added: zh-eterm
An Eterm that supports BIG5 and GB encodings. Thanks to
MANTANI Nobutaka <nobutaka@nobutaka.com> for the patch.
Submitted by: Michael C. Wu <keichii@iteration.net>
Notes
Notes:
svn path=/head/; revision=36316
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 6a5959cb75cb..8d20542da356 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -22,6 +22,7 @@ SUBDIR += cxterm SUBDIR += emacs20 SUBDIR += enscript + SUBDIR += eterm SUBDIR += gb2ps SUBDIR += gbscript SUBDIR += ghostscript6 |