summaryrefslogtreecommitdiff
path: root/editors/nvi-m17n/Makefile
diff options
context:
space:
mode:
authoritojun <itojun>1999-11-17 15:46:23 +0000
committeritojun <itojun>1999-11-17 15:46:23 +0000
commit63552af589da74bbc481d7f1cbd48527b690ceef (patch)
tree02e064ebab600d79183f04c2f772130839dbf404 /editors/nvi-m17n/Makefile
parentf86effcf6b9bfb4e7cf5511c2fdef7b2137f2a14 (diff)
downloadpkgsrc-63552af589da74bbc481d7f1cbd48527b690ceef.tar.gz
upgrade to new multilingual patch. this should avoid abort() when
multibyte char crosses rightmost column. XXX not really tested on NetBSD-current, tested on 1.4.1 (the change to pkgsrc directory is trivial)
Diffstat (limited to 'editors/nvi-m17n/Makefile')
-rw-r--r--editors/nvi-m17n/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile
index ee3890c4db1..956207e6801 100644
--- a/editors/nvi-m17n/Makefile
+++ b/editors/nvi-m17n/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.4 1999/11/12 17:00:44 agc Exp $
+# $NetBSD: Makefile,v 1.5 1999/11/17 15:46:23 itojun Exp $
# FreeBSD Id: Makefile,v 1.11 1999/04/17 10:51:03 itojun Exp
DISTNAME= nvi-1.79
-PKGNAME= nvi-m17n-1.79.19990331
+PKGNAME= nvi-m17n-1.79.19991117
CATEGORIES= editors
MASTER_SITES= ftp://sleepy.vwh.net/pub/ \
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
-PATCHFILES= nvi-1.79.m17n-19990331.diff.gz
+PATCHFILES= nvi-1.79.m17n-19991117.diff.gz
MAINTAINER= itojun@itojun.org