diff options
Diffstat (limited to 'benchmarks/iperf')
-rw-r--r-- | benchmarks/iperf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile index 3b7dc4d66145..906ea52391b0 100644 --- a/benchmarks/iperf/Makefile +++ b/benchmarks/iperf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://dast.nlanr.net/Projects/Iperf2.0/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= A tool to measure maximum TCP and UDP bandwidth NO_CDROM= "can't charge a fee for the software" |