From 9663feaf68ebbcea4114466de48eb2813e53838a Mon Sep 17 00:00:00 2001 From: sturm Date: Mon, 5 Jan 2004 19:54:59 +0000 Subject: [PATCH] fix MASTER_SITES --- benchmarks/bytebench/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmarks/bytebench/Makefile b/benchmarks/bytebench/Makefile index d2976a9e01b..02c29951b9a 100644 --- a/benchmarks/bytebench/Makefile +++ b/benchmarks/bytebench/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2002/12/23 00:37:49 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.18 2004/01/05 19:54:59 sturm Exp $ COMMENT= "BYTE magazine benchmark suite" DISTNAME= bytebench-3.1 @@ -10,7 +10,7 @@ PERMIT_PACKAGE_FTP= "no license" PERMIT_DISTFILES_CDROM= "no license" PERMIT_DISTFILES_FTP= "no license" -MASTER_SITES= ftp://ftp.inria.fr/system/benchmark/ +MASTER_SITES= ftp://ftp.inria.fr/archives/system/benchmark/ EXTRACT_SUFX= .tar.Z MAKE_ENV= CC="${CC}"