summaryrefslogtreecommitdiff
path: root/benchmarks/iperf
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/iperf')
-rw-r--r--benchmarks/iperf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile
index 35989bd348b5..b61e6056c8fc 100644
--- a/benchmarks/iperf/Makefile
+++ b/benchmarks/iperf/Makefile
@@ -7,12 +7,12 @@ CATEGORIES= benchmarks
MASTER_SITES= SF/${PORTNAME}
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= A tool to measure maximum TCP and UDP bandwidth
+COMMENT= Tool to measure maximum TCP and UDP bandwidth
LICENSE= BSD
OPTIONS_DEFINE= DOCS IPV6 THREADS
-OPTIONS_DEFAULT=IPV6 THREADS
+OPTIONS_DEFAULT=THREADS
GNU_CONFIGURE= yes