diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-27 05:40:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-27 05:40:49 +0800 |
commit | 6a254247c4cded68c56b11a99cbda6cbcea0e5f7 (patch) | |
tree | 1807587725837fdf21b333809051ad09064a6f15 | |
parent | 9df7ff2df183a956d40c47c9ad37590e5c5231fe (diff) | |
download | freebsd-ports-gnome-6a254247c4cded68c56b11a99cbda6cbcea0e5f7.tar.gz freebsd-ports-gnome-6a254247c4cded68c56b11a99cbda6cbcea0e5f7.tar.zst freebsd-ports-gnome-6a254247c4cded68c56b11a99cbda6cbcea0e5f7.zip |
- Update LICENSE
-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 |