diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-06-08 16:52:32 +0000 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-06-08 16:52:32 +0000 |
commit | e93d85f4d66e2df4c005dc78216795897ca5876d (patch) | |
tree | 82a1c4ab4fbb5ea550d31a2f19a7f3b3665c8e24 /benchmarks | |
parent | 6b5cb00593234eea3475b2d049a8d07433e830e2 (diff) | |
download | ports-e93d85f4d66e2df4c005dc78216795897ca5876d.tar.gz ports-e93d85f4d66e2df4c005dc78216795897ca5876d.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/dbench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/httperf/Makefile | 2 |
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 |