diff options
Diffstat (limited to 'benchmarks/lmbench')
-rw-r--r-- | benchmarks/lmbench/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile index 69c14cdefe8..aecd7a9c731 100644 --- a/benchmarks/lmbench/Makefile +++ b/benchmarks/lmbench/Makefile @@ -9,7 +9,9 @@ DISTNAME= lmbench PKGNAME= lmbench-1.1 CATEGORIES= benchmarks -MASTER_SITES= http://reality.sgi.com/lm_engr/lmbench/ +MASTER_SITES= ftp://ftp.deva.net/pub/sources/system/benchmarks/ \ + ftp://ftp.kuis.kyoto-u.ac.jp/misc/benchmarks/ \ + ftp://ftp.netlab.is.tsukuba.ac.jp/pub/utils/benchmark/ EXTRACT_SUFX= .tar.Z MAINTAINER= fenner@FreeBSD.org |