diff options
Diffstat (limited to 'benchmarks/flowgrind/Makefile')
-rw-r--r-- | benchmarks/flowgrind/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile index 031b66688d7a..a5118713f32f 100644 --- a/benchmarks/flowgrind/Makefile +++ b/benchmarks/flowgrind/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= flowgrind -PORTVERSION= 0.5.9 +PORTVERSION= 0.6.0 CATEGORIES= benchmarks -MASTER_SITES= http://launchpad.net/flowgrind/trunk/${PORTNAME}-${PORTVERSION}/+download/ +MASTER_SITES= https://launchpad.net/flowgrind/trunk/${PORTNAME}-0.6/+download/ MAINTAINER= lars@eggert.org COMMENT= Measure throughput and other metrics for TCP |