diff options
author | asami <asami@FreeBSD.org> | 1997-09-10 16:51:26 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-09-10 16:51:26 +0800 |
commit | c029c33dbb5d1c39da97daa805398ca0cb091520 (patch) | |
tree | b3a0a9be353bbf4779bba0a041af78d4cc214547 /korean/Makefile | |
parent | 02c0ffba94bd5778f648e41f8add84eea77c48ef (diff) | |
download | freebsd-ports-graphics-c029c33dbb5d1c39da97daa805398ca0cb091520.tar.gz freebsd-ports-graphics-c029c33dbb5d1c39da97daa805398ca0cb091520.tar.zst freebsd-ports-graphics-c029c33dbb5d1c39da97daa805398ca0cb091520.zip |
Share files among various mule ports, both port files and within
packages. The editors/mule-common package contains the language-
independent parts. Add some new ports based on input methods. They
don't take up much space because of efficient sharing.
PR: 4411
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Diffstat (limited to 'korean/Makefile')
-rw-r--r-- | korean/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/korean/Makefile b/korean/Makefile index 6ea6d65efbf..8258edf4675 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1997/06/04 09:12:03 asami Exp $ +# $Id: Makefile,v 1.15 1997/06/06 07:45:13 obrien Exp $ # SUBDIR += Wnn @@ -20,6 +20,7 @@ SUBDIR += hpscat SUBDIR += johabfonts SUBDIR += linuxdoc-sgml + SUBDIR += mule-wnn4 SUBDIR += netscape3 SUBDIR += nh2ps SUBDIR += nhpf |