summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/iperf/Makefile3
-rw-r--r--benchmarks/lmbench/Makefile2
-rw-r--r--benchmarks/sysbench/Makefile3
3 files changed, 3 insertions, 5 deletions
diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile
index 11f8d591ab47..72919a10e651 100644
--- a/benchmarks/iperf/Makefile
+++ b/benchmarks/iperf/Makefile
@@ -8,8 +8,7 @@
PORTNAME= iperf
PORTVERSION= 2.0.4
CATEGORIES= benchmarks ipv6
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20source
MAINTAINER= mnag@FreeBSD.org
COMMENT= A tool to measure maximum TCP and UDP bandwidth
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile
index dfb7c87c2174..4a657f1b9810 100644
--- a/benchmarks/lmbench/Makefile
+++ b/benchmarks/lmbench/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 3.0.a9
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= benchmarks
-MASTER_SITES= SF http://thegaul.org/src/
+MASTER_SITES= SF/${PORTNAME}/development/${PORTNAME}-3.0-a9 http://thegaul.org/src/
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.a9/-a9/}
EXTRACT_SUFX= .tgz
diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile
index 9b0fadef8827..e650d433a5f7 100644
--- a/benchmarks/sysbench/Makefile
+++ b/benchmarks/sysbench/Makefile
@@ -8,8 +8,7 @@
PORTNAME= sysbench
PORTVERSION= 0.4.12
CATEGORIES= benchmarks databases
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
MAINTAINER= kris@FreeBSD.org
COMMENT= A modular, cross-platform and multi-threaded benchmark tool