From 5938a91780e42e115f273e9c9b55157f5e8067f7 Mon Sep 17 00:00:00 2001 From: jkoshy Date: Sat, 18 Feb 2006 04:02:07 +0000 Subject: Add a local master site. --- benchmarks/netpipe/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'benchmarks') diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile index ab3fba70eaa8..5c5fed61ae8d 100644 --- a/benchmarks/netpipe/Makefile +++ b/benchmarks/netpipe/Makefile @@ -7,7 +7,9 @@ PORTNAME= NetPIPE PORTVERSION= 3.6.2 CATEGORIES= benchmarks net -MASTER_SITES= http://www.scl.ameslab.gov/Projects/Netpipe/code/ +MASTER_SITES= http://www.scl.ameslab.gov/Projects/Netpipe/code/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= jkoshy DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= jkoshy@freebsd.org -- cgit