diff options
-rw-r--r-- | benchmarks/bytebench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/unixbench/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/bytebench/Makefile b/benchmarks/bytebench/Makefile index 466166ed86b0..e21e2682a8f7 100644 --- a/benchmarks/bytebench/Makefile +++ b/benchmarks/bytebench/Makefile @@ -8,7 +8,7 @@ PORTNAME= bytebench PORTVERSION= 3.1 CATEGORIES= benchmarks -MASTER_SITES ftp://ftp.inria.fr/system/benchmark/ +MASTER_SITES= ftp://ftp.inria.fr/system/benchmark/ EXTRACT_SUFX= .tar.Z MAINTAINER= se@FreeBSD.org diff --git a/benchmarks/unixbench/Makefile b/benchmarks/unixbench/Makefile index 466166ed86b0..e21e2682a8f7 100644 --- a/benchmarks/unixbench/Makefile +++ b/benchmarks/unixbench/Makefile @@ -8,7 +8,7 @@ PORTNAME= bytebench PORTVERSION= 3.1 CATEGORIES= benchmarks -MASTER_SITES ftp://ftp.inria.fr/system/benchmark/ +MASTER_SITES= ftp://ftp.inria.fr/system/benchmark/ EXTRACT_SUFX= .tar.Z MAINTAINER= se@FreeBSD.org |