Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jul 2015 18:52:37 +0000 (UTC)
From:      Ganael LAPLANCHE <martymac@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r391114 - head/benchmarks/nttcp
Message-ID:  <201507011852.t61Iqbv2094356@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: martymac
Date: Wed Jul  1 18:52:37 2015
New Revision: 391114
URL: https://svnweb.freebsd.org/changeset/ports/391114

Log:
  Add LOCAL mirror as distfile does not seem to be available anymore

Modified:
  head/benchmarks/nttcp/Makefile

Modified: head/benchmarks/nttcp/Makefile
==============================================================================
--- head/benchmarks/nttcp/Makefile	Wed Jul  1 17:57:08 2015	(r391113)
+++ head/benchmarks/nttcp/Makefile	Wed Jul  1 18:52:37 2015	(r391114)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507011852.t61Iqbv2094356>