diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-12-01 04:55:26 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-12-01 04:55:26 +0000 |
commit | ebc6eda7ad2ed5dc5578242b51581d39073cafa0 (patch) | |
tree | e43576b4fb0798d19c349e9160a71cb0b55b0f0a /chinese | |
parent | Initial version. A L10N Emacs that can act as an XIM client. (diff) |
New port added: emacs20
ls -l /usr/ports/chinese/*/Makefile |wc -l
64
ls -l /usr/ports/korean/*/Makefile | wc -l
63
Hmm, this is a milestone. :-)
PR: ports/23198
Notes
Notes:
svn path=/head/; revision=35571
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 d55093ff8e4e..4eb7f3ea2737 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -19,6 +19,7 @@ SUBDIR += cle_base SUBDIR += cless SUBDIR += cxterm + SUBDIR += emacs20 SUBDIR += enscript SUBDIR += gb2ps SUBDIR += gbscript |