From b169427e85c07ff2eaff548177a0c33788ad0e88 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 31 Jan 2001 16:10:13 +0000 Subject: Update to 2.71. No changelog available. Known changes: This package now works on bigendian-, and probably even on 64bit-platforms. --- archivers/unrar/Makefile | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'archivers/unrar/Makefile') diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 5c95600f62d..6c105f110f2 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -1,14 +1,12 @@ -# $NetBSD: Makefile,v 1.7 1999/12/23 23:48:27 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2001/01/31 16:10:13 wiz Exp $ -DISTNAME= unrar-2.50 +DISTNAME= unrar-2.71 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ +MASTER_SITES= ftp://sunsite.univie.ac.at/pub/distfiles/ -MAINTAINER= packages@netbsd.org +MAINTAINER= wiz@netbsd.org HOMEPAGE= http://www.rarsoft.com/ -NO_WRKSUBDIR= - do-build: cd ${WRKSRC} && ${LINK.c} -o unrar -D_UNIX unrar.c -- cgit v1.2.3