From 305b56e26e2a4616902a5b9f8b7472c89cb511dc Mon Sep 17 00:00:00 2001 From: reinoud Date: Wed, 4 Jan 2006 14:39:40 +0000 Subject: Recommended upgrade that also fixes a lot of small bugs. New in this release are the preservation of attribute times and ownership of files and directories and an important fix to filesize related issues making it more robust. Some important SCSI/ATAPI fixes have been made that greatly increase drive compatibility. --- misc/udfclient/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'misc/udfclient/Makefile') diff --git a/misc/udfclient/Makefile b/misc/udfclient/Makefile index 2a1bca139cd..addac90decc 100644 --- a/misc/udfclient/Makefile +++ b/misc/udfclient/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2005/11/08 20:30:58 reinoud Exp $ +# $NetBSD: Makefile,v 1.24 2006/01/04 14:39:40 reinoud Exp $ # -DISTNAME= UDFclient.0.5 -PKGNAME= udfclient-0.5 +DISTNAME= UDFclient.0.5.1 +PKGNAME= udfclient-0.5.1 #PKGREVISION= 0 CATEGORIES= misc MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/ -- cgit v1.2.3