diff options
Diffstat (limited to 'benchmarks/iperf/Makefile')
-rw-r--r-- | benchmarks/iperf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile index 140779f93a15..f45d8aed8afe 100644 --- a/benchmarks/iperf/Makefile +++ b/benchmarks/iperf/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://dast.nlanr.net/Projects/Iperf/ DISTNAME= iperf-1.6.5-source MAINTAINER= smace@FreeBSD.org +COMMENT= A tool to measure maximum TCP and UDP bandwidth WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |