From bf9acc19d998a7c19c763f3a3bcb63c6179c7257 Mon Sep 17 00:00:00 2001 From: will Date: Thu, 22 Jun 2000 05:52:15 +0000 Subject: Unleash all of these ports upon the people. I no longer have any interest in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. --- benchmarks/httperf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmarks') diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile index 79f98f612762..ed75357898e2 100644 --- a/benchmarks/httperf/Makefile +++ b/benchmarks/httperf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6 CATEGORIES= www MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${PKGNAME} USE_GMAKE= yes -- cgit