diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net/iperf | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'net/iperf')
-rw-r--r-- | net/iperf/Makefile | 1 | ||||
-rw-r--r-- | net/iperf/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/iperf/Makefile b/net/iperf/Makefile index 140779f93a15..f45d8aed8afe 100644 --- a/net/iperf/Makefile +++ b/net/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/net/iperf/pkg-comment b/net/iperf/pkg-comment deleted file mode 100644 index 5d78b5a2f384..000000000000 --- a/net/iperf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool to measure maximum TCP and UDP bandwidth |