aboutsummaryrefslogtreecommitdiffstats
path: root/korean/nvi-iso-2022-kr
diff options
context:
space:
mode:
authoritojun <itojun@FreeBSD.org>1998-11-19 12:46:46 +0800
committeritojun <itojun@FreeBSD.org>1998-11-19 12:46:46 +0800
commit130478c2b1f5c2ce123c33d8e81d05a82ed37458 (patch)
tree8d425bca392b818431a303734c48b8b40bf54858 /korean/nvi-iso-2022-kr
parentfba4f8f7913b47aa1282dbae327e3f7e12126b6e (diff)
downloadfreebsd-ports-gnome-130478c2b1f5c2ce123c33d8e81d05a82ed37458.tar.gz
freebsd-ports-gnome-130478c2b1f5c2ce123c33d8e81d05a82ed37458.tar.zst
freebsd-ports-gnome-130478c2b1f5c2ce123c33d8e81d05a82ed37458.zip
updated to use latest m17n patch (19981119).
Diffstat (limited to 'korean/nvi-iso-2022-kr')
-rw-r--r--korean/nvi-iso-2022-kr/Makefile4
1 files changed, 2 insertions, 2 deletions
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>