svn commit: r391724 - branches/2015Q3/benchmarks/nttcp

Ganael LAPLANCHE martymac at FreeBSD.org
Fri Jul 10 21:16:54 UTC 2015


Author: martymac
Date: Fri Jul 10 21:16:52 2015
New Revision: 391724
URL: https://svnweb.freebsd.org/changeset/ports/391724

Log:
  MFH: r391114
  Approved by:	portmgr
  
  Add LOCAL mirror as distfile does not seem to be available anymore

Modified:
  branches/2015Q3/benchmarks/nttcp/Makefile
Directory Properties:
  branches/2015Q3/   (props changed)

Modified: branches/2015Q3/benchmarks/nttcp/Makefile
==============================================================================
--- branches/2015Q3/benchmarks/nttcp/Makefile	Fri Jul 10 21:14:14 2015	(r391723)
+++ branches/2015Q3/benchmarks/nttcp/Makefile	Fri Jul 10 21:16:52 2015	(r391724)
@@ -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 at FreeBSD.org
 COMMENT=	Client/server program for testing network performance


More information about the svn-ports-branches mailing list