diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-04-05 21:04:30 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-04-05 21:04:30 +0000 |
commit | 2cc9d91309e2cd390da92e3df3b2e79901efc12a (patch) | |
tree | 74d3f5bef1c5041d72c1452a48f28478a2fda2a3 /benchmarks | |
parent | 714ea1c6623c73ff6b6b85dc96cd85c8d66afc19 (diff) | |
download | ports-2cc9d91309e2cd390da92e3df3b2e79901efc12a.tar.gz ports-2cc9d91309e2cd390da92e3df3b2e79901efc12a.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/dbench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/httperf/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/siege/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile index 933312029b65..a0373edd5c7b 100644 --- a/benchmarks/dbench/Makefile +++ b/benchmarks/dbench/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.04 CATEGORIES= benchmarks MASTER_SITES= http://samba.org/ftp/tridge/dbench/ -MAINTAINER= jmelo@freebsdbrasil.com.br +MAINTAINER= jmelo@FreeBSD.org COMMENT= A simulation of the Ziff-Davis netbench benchmark GNU_CONFIGURE= yes diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile index 05c934f986b2..03cb19ad6c46 100644 --- a/benchmarks/httperf/Makefile +++ b/benchmarks/httperf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8 CATEGORIES= benchmarks www MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ -MAINTAINER= jmelo@freebsdbrasil.com.br +MAINTAINER= jmelo@FreeBSD.org COMMENT= A tool for measuring webserver performance USE_OPENSSL= yes diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile index 0cfabd65f599..161054a9a8b5 100644 --- a/benchmarks/siege/Makefile +++ b/benchmarks/siege/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.64 CATEGORIES= benchmarks MASTER_SITES= ftp://sid.joedog.org/pub/siege/ -MAINTAINER= jmelo@freebsdbrasil.com.br +MAINTAINER= jmelo@FreeBSD.org COMMENT= A http regression testing and benchmarking utility GNU_CONFIGURE= yes |