From 8642c70d0c953871abf27abd308da1eabaa6a379 Mon Sep 17 00:00:00 2001 From: uebayasi Date: Sun, 21 Dec 2003 04:56:15 +0000 Subject: Update to 4.50. Change summary from the release note: o Big5 to Unicode mapping didn't work at all (fixed offset of coding system table) (See http://lists.debian.or.jp/debian-devel/200311/msg00006.html) o -D option now specifies default (fall-back) coding system, not default EUC coding system. This means that -D coding system is used not only for determination of EUC coding systems but also determination of other coding systems. o Added ISO-8859-10,11,13,14,15,16. o Many bug fixes. --- misc/lv/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'misc/lv/Makefile') diff --git a/misc/lv/Makefile b/misc/lv/Makefile index 8e3c5bb5408..f246f7a38dc 100644 --- a/misc/lv/Makefile +++ b/misc/lv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 21:49:29 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/12/21 04:56:15 uebayasi Exp $ # FreeBSD Id: Makefile,v 1.3 1999/01/08 03:32:06 itojun Exp $ -DISTNAME= lv4495 -PKGNAME= lv-4.49.5 +DISTNAME= lv450 +PKGNAME= lv-4.50 WRKSRC= ${WRKDIR}/${DISTNAME}/build CATEGORIES= misc MASTER_SITES= http://www.ff.iij4u.or.jp/~nrt/freeware/ -- cgit v1.2.3