summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-11-19 04:46:46 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-11-19 04:46:46 +0000
commit01681da9844d5153b9c7124c0f4f7f0a4342d77b (patch)
treee7ba83c237ffe5314c410a0fdb299be4be04f1b0 /chinese
parentBelatedly activate epic4 after repository copy. (diff)
updated to use latest m17n patch (19981119).
Notes
Notes: svn path=/head/; revision=14662
Diffstat (limited to 'chinese')
-rw-r--r--chinese/nvi-big5/Makefile4
-rw-r--r--chinese/nvi-euc-cn/Makefile4
-rw-r--r--chinese/nvi-euc-tw/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/chinese/nvi-big5/Makefile b/chinese/nvi-big5/Makefile
index 454673ab2512..6c4b3687e8e1 100644
--- a/chinese/nvi-big5/Makefile
+++ b/chinese/nvi-big5/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.10 1998/03/04 19:35:01 asami Exp $
+# $Id: Makefile,v 1.11 1998/06/26 09:16:41 obrien Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches
PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg
COMMENT= ${.CURDIR}/pkg/COMMENT
-PKGNAME= zh-nvi-big5-1.79.19970820
+PKGNAME= zh-nvi-big5-1.79.19981119
.include <${.CURDIR}/../../editors/nvi-m17n/Makefile>
diff --git a/chinese/nvi-euc-cn/Makefile b/chinese/nvi-euc-cn/Makefile
index 0e1f4a84adac..ff8ef8b3a5c9 100644
--- a/chinese/nvi-euc-cn/Makefile
+++ b/chinese/nvi-euc-cn/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.11 1998/03/04 19:35:03 asami Exp $
+# $Id: Makefile,v 1.12 1998/06/26 09:16:43 obrien Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches
PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg
COMMENT= ${.CURDIR}/pkg/COMMENT
-PKGNAME= zh-nvi-euccn-1.79.19970820
+PKGNAME= zh-nvi-euccn-1.79.19981119
.include <${.CURDIR}/../../editors/nvi-m17n/Makefile>
diff --git a/chinese/nvi-euc-tw/Makefile b/chinese/nvi-euc-tw/Makefile
index 504579cdb6c1..27ce7d65a794 100644
--- a/chinese/nvi-euc-tw/Makefile
+++ b/chinese/nvi-euc-tw/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 Apr 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.9 1998/03/04 19:35:04 asami Exp $
+# $Id: Makefile,v 1.10 1998/06/26 09:16:49 obrien Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches
PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg
COMMENT= ${.CURDIR}/pkg/COMMENT
-PKGNAME= zh-nvi-euctw-1.79.19970820
+PKGNAME= zh-nvi-euctw-1.79.19981119
.include <${.CURDIR}/../../editors/nvi-m17n/Makefile>