diff options
author | Scott Mace <smace@FreeBSD.org> | 2003-01-18 17:40:43 +0000 |
---|---|---|
committer | Scott Mace <smace@FreeBSD.org> | 2003-01-18 17:40:43 +0000 |
commit | 1373a189ea1dd121a3f7acee07ed3fb8426ae480 (patch) | |
tree | ad857ff978d355d10236b9895cccc55a29d64d5e /net/iperf | |
parent | ade77f173826fde6f746af8527bb4503a953b591 (diff) | |
download | ports-1373a189ea1dd121a3f7acee07ed3fb8426ae480.tar.gz ports-1373a189ea1dd121a3f7acee07ed3fb8426ae480.zip |
Upgrade to Iperf 1.6.5
Notes
Notes:
svn path=/head/; revision=73409
Diffstat (limited to 'net/iperf')
-rw-r--r-- | net/iperf/Makefile | 4 | ||||
-rw-r--r-- | net/iperf/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/iperf/Makefile b/net/iperf/Makefile index 26d796f02aff..0d1c9fb6609b 100644 --- a/net/iperf/Makefile +++ b/net/iperf/Makefile @@ -6,10 +6,10 @@ # PORTNAME= iperf -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.5 CATEGORIES= net MASTER_SITES= http://dast.nlanr.net/Projects/Iperf/ -DISTNAME= iperf-1.6.4-source +DISTNAME= iperf-1.6.5-source MAINTAINER= smace@FreeBSD.org diff --git a/net/iperf/distinfo b/net/iperf/distinfo index e4cb221acee8..533e5e659eac 100644 --- a/net/iperf/distinfo +++ b/net/iperf/distinfo @@ -1 +1 @@ -MD5 (iperf-1.6.4-source.tar.gz) = 12d42968b692ee0d4af54d3fc27ff9fa +MD5 (iperf-1.6.5-source.tar.gz) = bf24c9120405224598773a1e0f0a79d8 |