diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-04 17:12:03 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-04 17:12:03 +0800 |
commit | 253bd27b4c1fb1e9f0817caca42ded9f663feb7e (patch) | |
tree | 58a70e83911772a046a113de89fe451d5d987148 /korean | |
parent | e62495e43bb57550da1635d1afccd6232301fb17 (diff) | |
download | freebsd-ports-gnome-253bd27b4c1fb1e9f0817caca42ded9f663feb7e.tar.gz freebsd-ports-gnome-253bd27b4c1fb1e9f0817caca42ded9f663feb7e.tar.zst freebsd-ports-gnome-253bd27b4c1fb1e9f0817caca42ded9f663feb7e.zip |
Added fvwm95, han, hfvw2, hlatexpsfonts, hpscat, linuxdoc-sgml,
netscape3, nh2ps, nhpf and ztelnet. This is the end of today's
mass Korean-port import, I surely have screwed up something
along the way.
Diffstat (limited to 'korean')
-rw-r--r-- | korean/Makefile | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/korean/Makefile b/korean/Makefile index f1e6e069139a..fc69ed8aa294 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -1,22 +1,32 @@ -# $Id: Makefile,v 1.12 1997/05/03 21:52:20 max Exp $ +# $Id: Makefile,v 1.13 1997/05/09 10:44:31 max Exp $ # SUBDIR += Wnn SUBDIR += afterstep SUBDIR += elm + SUBDIR += fvwm95 SUBDIR += h2ps + SUBDIR += han SUBDIR += hanterm SUBDIR += hanterm-autofont SUBDIR += hanterm-xf86 SUBDIR += hanyangfonts SUBDIR += hcode SUBDIR += helvis + SUBDIR += hfvwm2 + SUBDIR += hlatexpsfonts SUBDIR += hmconv + SUBDIR += hpscat SUBDIR += johabfonts + SUBDIR += linuxdoc-sgml + SUBDIR += netscape3 + SUBDIR += nh2ps SUBDIR += nhpf + SUBDIR += nhppf SUBDIR += nvi-euc-kr SUBDIR += nvi-iso-2022-kr SUBDIR += pine SUBDIR += pinetreefonts + SUBDIR += ztelnet .include <bsd.port.subdir.mk> |