aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2006-02-18 04:02:07 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2006-02-18 04:02:07 +0000
commit99bfddda3246a983eb5be8c62653e587944edabf (patch)
treefebafe5568a1f69a331074a6c7d2dc8a84996639
parente88d1644842cc32a6459da9d3b52e06d9f1220bc (diff)
downloadports-99bfddda3246a983eb5be8c62653e587944edabf.tar.gz
ports-99bfddda3246a983eb5be8c62653e587944edabf.zip
Notes
-rw-r--r--benchmarks/netpipe/Makefile4
1 files changed, 3 insertions, 1 deletions
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