aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorjlaffaye <jlaffaye@FreeBSD.org>2011-06-09 00:52:32 +0800
committerjlaffaye <jlaffaye@FreeBSD.org>2011-06-09 00:52:32 +0800
commitfa4332ce8a58fa2ddd338f358f1c85f71d50a16b (patch)
tree121b772b9cb40c23ff3b66cc8e9fdd26a2a38466 /benchmarks
parent8799ec4852cf544597be3948c09ee4a51868122c (diff)
downloadfreebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.tar.gz
freebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.tar.zst
freebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.zip
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE} Approved by: bapt (mentor)
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 edb683c747fb..340c2e1fa70a 100644
--- a/benchmarks/dbench/Makefile
+++ b/benchmarks/dbench/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= benchmarks
MASTER_SITES= SAMBA
MASTER_SITE_SUBDIR= ../../ftp/tridge/dbench
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= A simulation of the Ziff-Davis netbench benchmark
LIB_DEPENDS= popt:${PORTSDIR}/devel/popt
diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile
index b7974992a48a..dfb25e8d4423 100644
--- a/benchmarks/httperf/Makefile
+++ b/benchmarks/httperf/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.9.0
CATEGORIES= benchmarks www
MASTER_SITES= GOOGLE_CODE
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= A tool for measuring webserver performance
LICENSE= GPLv2