diff options
Diffstat (limited to 'benchmarks/netperf/Makefile')
-rw-r--r-- | benchmarks/netperf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/netperf/Makefile b/benchmarks/netperf/Makefile index 08e3833dcc7d..ddb59f536567 100644 --- a/benchmarks/netperf/Makefile +++ b/benchmarks/netperf/Makefile @@ -6,10 +6,10 @@ # PORTNAME= netperf -PORTVERSION= 2.2.4 +PORTVERSION= 2.3.1 CATEGORIES= benchmarks ipv6 MASTER_SITES= ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/ -DISTNAME= netperf-2.2pl4 +DISTNAME= netperf-2.3pl1 MAINTAINER= sumikawa@FreeBSD.org COMMENT= Rick Jones' <raj@cup.hp.com> network performance benchmarking package |