summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/iperf/Makefile4
-rw-r--r--net/iperf/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile
index 2b0f20d7d7a0..fccf7dd04c09 100644
--- a/benchmarks/iperf/Makefile
+++ b/benchmarks/iperf/Makefile
@@ -8,7 +8,9 @@
PORTNAME= iperf
PORTVERSION= 2.0.1
CATEGORIES= net ipv6
-MASTER_SITES= http://dast.nlanr.net/Projects/Iperf2.0/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://dast.nlanr.net/Projects/Iperf2.0/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= marcus@corp.grupos.com.br
COMMENT= A tool to measure maximum TCP and UDP bandwidth
diff --git a/net/iperf/Makefile b/net/iperf/Makefile
index 2b0f20d7d7a0..fccf7dd04c09 100644
--- a/net/iperf/Makefile
+++ b/net/iperf/Makefile
@@ -8,7 +8,9 @@
PORTNAME= iperf
PORTVERSION= 2.0.1
CATEGORIES= net ipv6
-MASTER_SITES= http://dast.nlanr.net/Projects/Iperf2.0/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://dast.nlanr.net/Projects/Iperf2.0/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= marcus@corp.grupos.com.br
COMMENT= A tool to measure maximum TCP and UDP bandwidth