diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/hpl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |