aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-06-11 18:55:29 +0000
committerJohn Marino <marino@FreeBSD.org>2014-06-11 18:55:29 +0000
commitd0bb05930a337e5f8a7c5dd53be0e863e27a3e51 (patch)
tree99ce4bc6ae9416a69ed46d090282a42fdb8cd962 /benchmarks
parent996a285788c9663dc90a72db3041084cd3a0bfd0 (diff)
downloadports-d0bb05930a337e5f8a7c5dd53be0e863e27a3e51.tar.gz
ports-d0bb05930a337e5f8a7c5dd53be0e863e27a3e51.zip
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/autobench/Makefile2
-rw-r--r--benchmarks/pybench/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/autobench/Makefile b/benchmarks/autobench/Makefile
index cd5698f2ac6d..552fbcd886ac 100644
--- a/benchmarks/autobench/Makefile
+++ b/benchmarks/autobench/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= benchmarks www
MASTER_SITES= http://www.xenoclast.org/autobench/downloads/ \
http://www.sfr-fresh.com/unix/privat/
-MAINTAINER= sylvio@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Automating the process of benchmarking a web server
RUN_DEPENDS= httperf:${PORTSDIR}/benchmarks/httperf \
diff --git a/benchmarks/pybench/Makefile b/benchmarks/pybench/Makefile
index 5fb2c8f1dcc4..5bdd126b489d 100644
--- a/benchmarks/pybench/Makefile
+++ b/benchmarks/pybench/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 2.0
CATEGORIES= benchmarks python
MASTER_SITES= http://downloads.egenix.com/python/
-MAINTAINER= sylvio@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Extensible benchmark suite for Python
WRKSRC= ${WRKDIR}/${PORTNAME}