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)
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his ports could have been reset per policy. Given the push to complete staging (48 ports are still unstaged, something like 70+ have already been staged by other committers) and given that PRs are automatically assigned but never addressed, it's better just to reset all the ports and PRs so that it's clear to others that these ports are free to maintain. Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=357526
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}