diff options
author | zafer <zafer> | 2011-03-11 10:32:20 +0000 |
---|---|---|
committer | zafer <zafer> | 2011-03-11 10:32:20 +0000 |
commit | a0eaa1cf33cc784cae689380267d01727b2f789a (patch) | |
tree | 008683fd37d4493bd71ab1e9a6bb8263ba6e973a /benchmarks/lmbench | |
parent | 81542eb16543dd2ff98960190a49248037a776bb (diff) | |
download | pkgsrc-a0eaa1cf33cc784cae689380267d01727b2f789a.tar.gz |
service discontinued. prevent time out. fetch from backup.
Diffstat (limited to 'benchmarks/lmbench')
-rw-r--r-- | benchmarks/lmbench/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile index 17c7f735717..66292d26530 100644 --- a/benchmarks/lmbench/Makefile +++ b/benchmarks/lmbench/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2009/08/30 10:33:52 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2011/03/11 10:32:20 zafer Exp $ DISTNAME= lmbench-2alpha11 PKGNAME= lmbench-2.11a PKGREVISION= 3 CATEGORIES= benchmarks -MASTER_SITES= ftp://ftp.kreonet.re.kr/tools/benchmark/lmbench/old/ +MASTER_SITES= # ftp://ftp.kreonet.re.kr/tools/benchmark/lmbench/old/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org |