diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2001-12-12 09:04:14 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2001-12-12 09:04:14 +0000 |
commit | bdef4fda592d1458a46c171f9d26597ff2319bc1 (patch) | |
tree | 306ca9af8093e8065c9f6e96170fbb82c552de8a /x11/Makefile | |
parent | Add migemo-emacs21, a Japanese incremental search tool for emacs21. (diff) |
Add mlterm, a Multilingual X11 terminal emulator.
Reviewed by: knu
Diffstat (limited to '')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index d6e81114a6d2..92cd74bb02e5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -60,6 +60,7 @@ SUBDIR += login.app SUBDIR += lupe SUBDIR += mgapdesk + SUBDIR += mlterm SUBDIR += offix-clipboard SUBDIR += offix-execute SUBDIR += p5-X11-Protocol |