aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-04-09 15:07:20 +0800
committerasami <asami@FreeBSD.org>1997-04-09 15:07:20 +0800
commit522be0ca3905d986d59217ddda775519d2d6638e (patch)
treee71c66ed2182fac0f50bdd05c767949c3790a3a6 /chinese
parentd071914b50da5686aff6e4ddf2e12a1bba72fc9e (diff)
downloadfreebsd-ports-gnome-522be0ca3905d986d59217ddda775519d2d6638e.tar.gz
freebsd-ports-gnome-522be0ca3905d986d59217ddda775519d2d6638e.tar.zst
freebsd-ports-gnome-522be0ca3905d986d59217ddda775519d2d6638e.zip
Add nvi-euc-tw.
Diffstat (limited to 'chinese')
-rw-r--r--chinese/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index cf9303f108db..d0f0f2d7b047 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.8 1997/02/16 01:15:53 obrien Exp $
+# $Id: Makefile,v 1.9 1997/03/06 08:41:31 asami Exp $
#
SUBDIR += Wnn
@@ -13,5 +13,6 @@
SUBDIR += lunar
SUBDIR += nvi-big5
SUBDIR += nvi-euc-cn
+ SUBDIR += nvi-euc-tw
.include <bsd.port.subdir.mk>