summaryrefslogtreecommitdiff
path: root/korean
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 /korean
parentBelatedly activate epic4 after repository copy. (diff)
updated to use latest m17n patch (19981119).
Notes
Notes: svn path=/head/; revision=14662
Diffstat (limited to 'korean')
-rw-r--r--korean/nvi-euc-kr/Makefile4
-rw-r--r--korean/nvi-iso-2022-kr/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/korean/nvi-euc-kr/Makefile b/korean/nvi-euc-kr/Makefile
index d311e5cb14d2..fbf50664ba16 100644
--- a/korean/nvi-euc-kr/Makefile
+++ b/korean/nvi-euc-kr/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:07 asami Exp $
+# $Id: Makefile,v 1.11 1998/06/26 09:16:36 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= ko-nvi-euckr-1.79.19970820
+PKGNAME= ko-nvi-euckr-1.79.19981119
.include <${.CURDIR}/../../editors/nvi-m17n/Makefile>
diff --git a/korean/nvi-iso-2022-kr/Makefile b/korean/nvi-iso-2022-kr/Makefile
index 71eb7c98503e..0e28a9832047 100644
--- a/korean/nvi-iso-2022-kr/Makefile
+++ b/korean/nvi-iso-2022-kr/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:07 asami Exp $
+# $Id: Makefile,v 1.11 1998/06/26 09:16:39 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= ko-nvi-iso2022kr-1.79.19970820
+PKGNAME= ko-nvi-iso2022kr-1.79.19981119
.include <${.CURDIR}/../../editors/nvi-m17n/Makefile>