Date: Fri, 10 Jul 2015 21:16:53 +0000 (UTC) From: Ganael LAPLANCHE <martymac@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r391724 - branches/2015Q3/benchmarks/nttcp Message-ID: <201507102116.t6ALGrxR007140@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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?201507102116.t6ALGrxR007140>