summaryrefslogtreecommitdiff
path: root/benchmarks/netperf/Makefile
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-02-22 08:35:31 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-02-22 08:35:31 +0000
commita44999a2975fbc25a94df07898e407ac842c24c3 (patch)
treeef5c28dfa1a0ce43e9fa575535ff039af2c05a3f /benchmarks/netperf/Makefile
parentAdd a missing BUILD_DEPENDS on db4. (diff)
Upgrade to 2.2pl3.
Notes
Notes: svn path=/head/; revision=76131
Diffstat (limited to 'benchmarks/netperf/Makefile')
-rw-r--r--benchmarks/netperf/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/benchmarks/netperf/Makefile b/benchmarks/netperf/Makefile
index dff113d4403f..ad7bd63de70a 100644
--- a/benchmarks/netperf/Makefile
+++ b/benchmarks/netperf/Makefile
@@ -6,16 +6,10 @@
#
PORTNAME= netperf
-PORTVERSION= 2.2.2
-PORTREVISION= 1
+PORTVERSION= 2.2.3
CATEGORIES= benchmarks ipv6
-MASTER_SITES= ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/%SUBDIR%/
-MASTER_SITE_SUBDIR=. archive
-DISTNAME= netperf-2.2pl2
-
-PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/
-PATCHFILES= netperf-22pl2-v6-20030121.diff.gz
-PATCH_DIST_STRIP= -p1
+MASTER_SITES= ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/
+DISTNAME= netperf-2.2pl3
MAINTAINER= sumikawa@FreeBSD.org