From caa0cbef3fc158b5b17a5458cfaf567768e53d97 Mon Sep 17 00:00:00 2001 From: Ganael LAPLANCHE Date: Wed, 1 Jul 2015 18:52:37 +0000 Subject: [PATCH] Add LOCAL mirror as distfile does not seem to be available anymore --- benchmarks/nttcp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/benchmarks/nttcp/Makefile b/benchmarks/nttcp/Makefile index 04900fc76ded..1590e8377202 100644 --- a/benchmarks/nttcp/Makefile +++ b/benchmarks/nttcp/Makefile @@ -6,7 +6,8 @@ PORTVERSION= 1.47 PORTREVISION= 2 CATEGORIES= benchmarks net MASTER_SITES= http://freeware.sgi.com/source/nttcp/ \ - http://reality.sgiweb.org/freeware/source/nttcp/ + http://reality.sgiweb.org/freeware/source/nttcp/ \ + LOCAL/martymac MAINTAINER= martymac@FreeBSD.org COMMENT= Client/server program for testing network performance