aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2006-02-18 12:02:07 +0800
committerjkoshy <jkoshy@FreeBSD.org>2006-02-18 12:02:07 +0800
commit5938a91780e42e115f273e9c9b55157f5e8067f7 (patch)
tree69d53a2e7eeef673e3fbb0193b86f10181ceabe1 /benchmarks
parent1384440f14fb893c3077f329b31ee65ba32e1613 (diff)
downloadfreebsd-ports-graphics-5938a91780e42e115f273e9c9b55157f5e8067f7.tar.gz
freebsd-ports-graphics-5938a91780e42e115f273e9c9b55157f5e8067f7.tar.zst
freebsd-ports-graphics-5938a91780e42e115f273e9c9b55157f5e8067f7.zip
Add a local master site.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/netpipe/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile
index ab3fba70eaa..5c5fed61ae8 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