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