diff options
Diffstat (limited to 'benchmarks/autobench/Makefile')
-rw-r--r-- | benchmarks/autobench/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/benchmarks/autobench/Makefile b/benchmarks/autobench/Makefile index c46d8b1..7b69858 100644 --- a/benchmarks/autobench/Makefile +++ b/benchmarks/autobench/Makefile @@ -10,9 +10,10 @@ PORTNAME= autobench PORTVERSION= 2.1.2 PORTREVISION= 2 CATEGORIES= benchmarks www -MASTER_SITES= http://www.xenoclast.org/autobench/downloads/ +MASTER_SITES= http://www.xenoclast.org/autobench/downloads/ \ + http://www.sfr-fresh.com/unix/privat/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= Automating the process of benchmarking a web server RUN_DEPENDS= httperf:${PORTSDIR}/benchmarks/httperf \ |