diff options
Diffstat (limited to 'www/httperf/Makefile')
-rw-r--r-- | www/httperf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httperf/Makefile b/www/httperf/Makefile index 79f98f612762..ed75357898e2 100644 --- a/www/httperf/Makefile +++ b/www/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 |