From 7e2c7638bfda84eccfcb44050fe5a755497faa05 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Tue, 26 Dec 2000 18:25:29 +0000 Subject: Add a MASTER_SITE_SUBDIR to unbreak fetching. The checksum had also changed, but it seems only the tarball was rerolled - a comparison against an 'old' archive from ftp.freebsd.org showed no differences in content. PR: 23858 Submitted by: David W. Chapman Jr. --- benchmarks/netperf/Makefile | 3 ++- benchmarks/netperf/distinfo | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/netperf/Makefile b/benchmarks/netperf/Makefile index 050d420fe155..064282ea7f68 100644 --- a/benchmarks/netperf/Makefile +++ b/benchmarks/netperf/Makefile @@ -8,7 +8,8 @@ PORTNAME= netperf PORTVERSION= 2.1.3 CATEGORIES= benchmarks ipv6 -MASTER_SITES= ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/ +MASTER_SITES= ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/%SUBDIR%/ +MASTER_SITE_SUBDIR=. archive DISTNAME= netperf-2.1pl3 PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ diff --git a/benchmarks/netperf/distinfo b/benchmarks/netperf/distinfo index ebca9d784d7d..9d01628b32fa 100644 --- a/benchmarks/netperf/distinfo +++ b/benchmarks/netperf/distinfo @@ -1,2 +1,2 @@ -MD5 (netperf-2.1pl3.tar.gz) = ca221caf6dc60322386158c2885fcf68 +MD5 (netperf-2.1pl3.tar.gz) = 08d41c137414adbb26741cae9d1fd86f MD5 (netperf-21pl3-20000721.diff.gz) = 1655f780a86d97c8a0f0b55841059c6c -- cgit v1.2.3