diff options
-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 6e2282fe0452..ff18ec7eb3f9 100644 --- a/benchmarks/iperf/Makefile +++ b/benchmarks/iperf/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool to measure maximum TCP and UDP bandwidth -LICENSE= BSD +LICENSE= BSD2CLAUSE OPTIONS_DEFINE= DOCS IPV6 THREADS OPTIONS_DEFAULT=THREADS |