summaryrefslogtreecommitdiff
path: root/benchmarks/netpipe
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--benchmarks/netpipe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile
index 9b0e6c4250b1..08529fd38f7c 100644
--- a/benchmarks/netpipe/Makefile
+++ b/benchmarks/netpipe/Makefile
@@ -8,7 +8,8 @@ PORTNAME= netpipe
PORTVERSION= 2.3
CATEGORIES= benchmarks net
MASTER_SITES= ftp://ftp.scl.ameslab.gov/pub/netpipe/ \
- http://people.FreeBSD.org/~jkoshy/PORTS/
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=jkoshy
MAINTAINER= jkoshy@freebsd.org