diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/httperf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile index 975582a68e98..f2b6b5b4083c 100644 --- a/benchmarks/httperf/Makefile +++ b/benchmarks/httperf/Makefile @@ -10,7 +10,7 @@ DISTNAME= httperf-0.6 CATEGORIES= www MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org WRKSRC= ${WRKDIR}/${PKGNAME} USE_GMAKE= yes |