diff options
author | Scott Mace <smace@FreeBSD.org> | 2003-01-07 16:29:17 +0000 |
---|---|---|
committer | Scott Mace <smace@FreeBSD.org> | 2003-01-07 16:29:17 +0000 |
commit | 6940993b9859bdf8f2178d99c1aa6f188de8ac43 (patch) | |
tree | 6285bf93e4749b6ff2a7e2c7b202a0c450aaf9fd /benchmarks/iperf/Makefile | |
parent | 0cda5ca0397ef8d33ba3acb40eebadeebd637b84 (diff) |
Notes
Diffstat (limited to 'benchmarks/iperf/Makefile')
-rw-r--r-- | benchmarks/iperf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile index 357f7ca82d74..6021515b32c6 100644 --- a/benchmarks/iperf/Makefile +++ b/benchmarks/iperf/Makefile @@ -6,8 +6,8 @@ # PORTNAME= iperf -PORTVERSION= 1.6.3 -DISTNAME= iperf-1.6.3-source +PORTVERSION= 1.6.4 +DISTNAME= iperf-1.6.4-source CATEGORIES= net MASTER_SITES= http://dast.nlanr.net/Projects/Iperf/ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |