summaryrefslogtreecommitdiff
path: root/chinese/Makefile
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-10-01 09:37:47 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-10-01 09:37:47 +0000
commitb0008f9a6cdee55c11f376ced38d7cfdc48c8cfa (patch)
treec6f67c0e34320a58aa3b3a9585f565bfd9a0174b /chinese/Makefile
parentNew port, ted: (diff)
Activate ted.
Notes
Notes: svn path=/head/; revision=8073
Diffstat (limited to 'chinese/Makefile')
-rw-r--r--chinese/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index 19b4c9cf175e..948c05ff671b 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.10 1997/04/09 07:07:20 asami Exp $
+# $Id: Makefile,v 1.11 1997/09/10 08:49:11 asami Exp $
#
SUBDIR += Wnn
@@ -15,5 +15,6 @@
SUBDIR += nvi-big5
SUBDIR += nvi-euc-cn
SUBDIR += nvi-euc-tw
+ SUBDIR += ted
.include <bsd.port.subdir.mk>