aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2020-04-06 17:04:43 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2020-04-06 17:04:43 +0000
commitd17ef798514ce4ca4630ecdeccef569b1a650e4d (patch)
tree4e62657a7c213a7ba54c3241b1e6a89ab949bc0a /benchmarks
parent8fbaacf35d5c51ee174b26455490e31e46ea8536 (diff)
downloadports-d17ef798514ce4ca4630ecdeccef569b1a650e4d.tar.gz
ports-d17ef798514ce4ca4630ecdeccef569b1a650e4d.zip
Partially revert r530801
The maintainer reset rule was not applied correctly. jlaffaye's ports are reassigned back to him, with the exception of lang/go where both quantity and length of timeouts made the reset appropriate and necessary. With hat: portmgr
Notes
Notes: svn path=/head/; revision=530892
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/dbench/Makefile2
-rw-r--r--benchmarks/httperf/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile
index dd55c3b73c9b..13a2c17ba165 100644
--- a/benchmarks/dbench/Makefile
+++ b/benchmarks/dbench/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= benchmarks
MASTER_SITES= SAMBA/tridge/dbench
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Simulation of the Ziff-Davis netbench benchmark
LICENSE= GPLv3
diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile
index f2661d25c6fc..5a58fedc02bb 100644
--- a/benchmarks/httperf/Makefile
+++ b/benchmarks/httperf/Makefile
@@ -5,7 +5,7 @@ PORTNAME= httperf
PORTVERSION= 0.9.1
CATEGORIES= benchmarks www
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Tool for measuring webserver performance
LICENSE= GPLv2