svn commit: r391114 - head/benchmarks/nttcp

Ganael LAPLANCHE martymac at FreeBSD.org
Wed Jul 1 18:52:37 UTC 2015


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 at FreeBSD.org
 COMMENT=	Client/server program for testing network performance


More information about the svn-ports-all mailing list