diff options
Diffstat (limited to 'benchmarks/iperf')
-rw-r--r-- | benchmarks/iperf/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/iperf/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile index 140779f93a15..f45d8aed8afe 100644 --- a/benchmarks/iperf/Makefile +++ b/benchmarks/iperf/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://dast.nlanr.net/Projects/Iperf/ DISTNAME= iperf-1.6.5-source MAINTAINER= smace@FreeBSD.org +COMMENT= A tool to measure maximum TCP and UDP bandwidth WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/benchmarks/iperf/pkg-comment b/benchmarks/iperf/pkg-comment deleted file mode 100644 index 5d78b5a2f384..000000000000 --- a/benchmarks/iperf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool to measure maximum TCP and UDP bandwidth |