From 1f996c85820acea0e2caf8bd8a5a9135e47a1cfc Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 22 Feb 2007 23:19:16 +0000 Subject: Updated foremost to 1.4. Changes since 1.3: * Fixed realpath problems when compiling with cygwin * Fixed flaw in Zip extraction * Made indirect block detection a little more stable Patch provided by Lubomir Kundrak in PR 35712. --- sysutils/foremost/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/foremost/Makefile') diff --git a/sysutils/foremost/Makefile b/sysutils/foremost/Makefile index ce644c3650a..4bd0b441dd7 100644 --- a/sysutils/foremost/Makefile +++ b/sysutils/foremost/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/01/26 16:36:29 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2007/02/22 23:19:16 rillig Exp $ -DISTNAME= foremost-1.3 +DISTNAME= foremost-1.4 CATEGORIES= sysutils MASTER_SITES= http://foremost.sourceforge.net/pkg/ -- cgit v1.2.3