1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Fix OPTIONS_DEFAULT: IPV6 is on by default

- Remove leading indefinite article from COMMENT
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-08-21 12:19:43 +00:00
parent 7f24e27dc8
commit 96caef6bc2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325112

View File

@ -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