diff options
Diffstat (limited to 'benchmarks/httperf')
-rw-r--r-- | benchmarks/httperf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile index 5dd82cf36e6..fdb3437800c 100644 --- a/benchmarks/httperf/Makefile +++ b/benchmarks/httperf/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2001/02/16 13:37:52 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 21:24:28 grant Exp $ # DISTNAME= httperf-0.6 CATEGORIES= benchmarks www MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ -MAINTAINER= thorpej@netbsd.org +MAINTAINER= thorpej@NetBSD.org HOMEPAGE= http://www.hpl.hp.com/personal/David_Mosberger/httperf.html COMMENT= Popular web server benchmarking program |