From 4a5a59e9d92247bdf1b7c066714dcb4a1950733b Mon Sep 17 00:00:00 2001 From: pav Date: Sat, 31 Jan 2009 21:23:28 +0000 Subject: - Update download locations, update WWW Reported by: -fetch-original pointyhat run --- benchmarks/blogbench/Makefile | 3 ++- benchmarks/blogbench/pkg-descr | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/blogbench/Makefile b/benchmarks/blogbench/Makefile index 8b59e9c8ffdb..7db66c278fa0 100644 --- a/benchmarks/blogbench/Makefile +++ b/benchmarks/blogbench/Makefile @@ -8,7 +8,8 @@ PORTNAME= blogbench PORTVERSION= 1.0 CATEGORIES= benchmarks -MASTER_SITES= ftp://ftp.blogbench.pureftpd.org/blogbench/ +MASTER_SITES= http://download.pureftpd.org/pub/blogbench/ \ + ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/blogbench/ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Performance Test of Filesystem I/O diff --git a/benchmarks/blogbench/pkg-descr b/benchmarks/blogbench/pkg-descr index 57ba50eac34d..4c407c5b0421 100644 --- a/benchmarks/blogbench/pkg-descr +++ b/benchmarks/blogbench/pkg-descr @@ -5,4 +5,4 @@ It stresses the filesystem with multiple threads performing random reads, writes and rewrites in order to get a realistic idea of the scalability and the concurrency a system can handle. -WWW: http://blogbench.pureftpd.org/ +WWW: http://blogbench.pureftpd.org/project/blogbench -- cgit