From 96caef6bc22a66a93ea4eefe60b02b3149e2bc47 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 21 Aug 2013 12:19:43 +0000 Subject: - Fix OPTIONS_DEFAULT: IPV6 is on by default - Remove leading indefinite article from COMMENT --- benchmarks/iperf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks/iperf') 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 -- cgit v1.2.3