aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-03-06 08:41:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-03-06 08:41:38 +0000
commite51d4e2fae4bd50c5e4aa5381b2133ffcf7ced57 (patch)
tree66cc21a4991ab5515f2ca313430a18c3889104b5 /chinese
parent4210f39df86bf7b56f6087e8e5b5fd289e112024 (diff)
downloadports-e51d4e2fae4bd50c5e4aa5381b2133ffcf7ced57.tar.gz
ports-e51d4e2fae4bd50c5e4aa5381b2133ffcf7ced57.zip
Enable multilingual nvi ports. (Note the Korean versions were already
included in the port Makefile import.)
Notes
Notes: svn path=/head/; revision=5884
Diffstat (limited to 'chinese')
-rw-r--r--chinese/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index 22aba048278e..cf9303f108db 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.7 1997/02/11 04:46:54 obrien Exp $
+# $Id: Makefile,v 1.8 1997/02/16 01:15:53 obrien Exp $
#
SUBDIR += Wnn
@@ -11,5 +11,7 @@
SUBDIR += gbscript
SUBDIR += hc
SUBDIR += lunar
+ SUBDIR += nvi-big5
+ SUBDIR += nvi-euc-cn
.include <bsd.port.subdir.mk>