aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorlawrance <lawrance@FreeBSD.org>2005-07-31 18:46:33 +0800
committerlawrance <lawrance@FreeBSD.org>2005-07-31 18:46:33 +0800
commit81eef493a57433b751a63952cd7ab4097e34b35e (patch)
tree6e959fa668adfdef5049f70699df02137e259f90 /benchmarks
parent5a87939d285c2e22b6123280676480aa2897cde8 (diff)
downloadfreebsd-ports-gnome-81eef493a57433b751a63952cd7ab4097e34b35e.tar.gz
freebsd-ports-gnome-81eef493a57433b751a63952cd7ab4097e34b35e.tar.zst
freebsd-ports-gnome-81eef493a57433b751a63952cd7ab4097e34b35e.zip
Submitter takes maintainership.
Fix WWW line in pkg-descr. PR: ports/84341 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/httperf/Makefile2
-rw-r--r--benchmarks/httperf/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile
index 36c8e38b03e0..05c934f986b2 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= ports@FreeBSD.org
+MAINTAINER= jmelo@freebsdbrasil.com.br
COMMENT= A tool for measuring webserver performance
USE_OPENSSL= yes
diff --git a/benchmarks/httperf/pkg-descr b/benchmarks/httperf/pkg-descr
index 3aee471c8cbf..dfb9e97fd124 100644
--- a/benchmarks/httperf/pkg-descr
+++ b/benchmarks/httperf/pkg-descr
@@ -16,6 +16,6 @@ realizing this tool."
"This paper" refers to the paper that was written on this program. I don't
think I could possibly summarize it better than the above paragraph.
-WWW: http://www.hpl.hp.com/personal/David_Mosberger/httperf.html
+WWW: http://www.hpl.hp.com/research/linux/httperf/
- Will <andrews@technologist.com>