pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

add another master site



Module Name:	pkgsrc-wip
Committed By:	Jeremy C. Reed <reed%reedmedia.net@localhost>
Pushed By:	reed
Date:		Fri Apr 29 10:14:25 2016 -0500
Changeset:	171ec5f57e685f0dcae1c185f17ad1af8ca01859

Modified Files:
	nuttcp/Makefile

Log Message:
add another master site

same checksum

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=171ec5f57e685f0dcae1c185f17ad1af8ca01859

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 nuttcp/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/nuttcp/Makefile b/nuttcp/Makefile
index f2f5cea..55dc511 100644
--- a/nuttcp/Makefile
+++ b/nuttcp/Makefile
@@ -3,7 +3,8 @@
 
 DISTNAME=	nuttcp-${NUTTCP_VERSION}
 CATEGORIES=	benchmarks net
-MASTER_SITES=	http://www.lcp.nrl.navy.mil/nuttcp/ \
+MASTER_SITES=	http://nuttcp.net/nuttcp/ \
+		http://www.lcp.nrl.navy.mil/nuttcp/ \
 		ftp://ftp.lcp.nrl.navy.mil/pub/nuttcp/
 EXTRACT_SUFX=	.tar.bz2
 


Home | Main Index | Thread Index | Old Index