summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-11-23 02:13:55 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-11-23 02:13:55 +0000
commita7113a59dadd514c5d7d62bcf4e3a48c76d1315e (patch)
tree24419d424f748b67a2dd6d4b1e508262ecd5f086 /benchmarks
parentMake PREFIX clean. (diff)
Fix distfile-Fennerage on one of fenner's own ports.
(Sorry, I couldn't resist.)
Notes
Notes: svn path=/head/; revision=23270
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/lmbench/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile
index 69c14cdefe88..aecd7a9c7316 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