diff options
author | pav <pav@FreeBSD.org> | 2009-02-01 05:23:28 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-02-01 05:23:28 +0800 |
commit | 4a5a59e9d92247bdf1b7c066714dcb4a1950733b (patch) | |
tree | e5541894b513a8ac4abee8f125c53de0c2a4354b /benchmarks | |
parent | 09a2ad9ca0e9bc02b5e3705fbd09bbd5ad5cf6d4 (diff) | |
download | freebsd-ports-gnome-4a5a59e9d92247bdf1b7c066714dcb4a1950733b.tar.gz freebsd-ports-gnome-4a5a59e9d92247bdf1b7c066714dcb4a1950733b.tar.zst freebsd-ports-gnome-4a5a59e9d92247bdf1b7c066714dcb4a1950733b.zip |
- Update download locations, update WWW
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/blogbench/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/blogbench/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
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 |