From 2cd7f7ed2385a73794d0540e21d7ae9290ed01da Mon Sep 17 00:00:00 2001 From: oliver Date: Fri, 25 Nov 2005 15:37:04 +0000 Subject: www.netlib.org seems to be down, add a mirror for hpl.tgz --- benchmarks/hpl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'benchmarks') diff --git a/benchmarks/hpl/Makefile b/benchmarks/hpl/Makefile index 5fa590a55dbb..5b73bb89b3fa 100644 --- a/benchmarks/hpl/Makefile +++ b/benchmarks/hpl/Makefile @@ -8,7 +8,8 @@ PORTNAME= hpl PORTVERSION= 1.0a CATEGORIES= benchmarks -MASTER_SITES= http://www.netlib.org/benchmark/hpl/ +MASTER_SITES= http://www.netlib.org/benchmark/hpl/ \ + ftp://ftp.hipecs.hokudai.ac.jp/netlib/benchmark/hpl/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -- cgit