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 4ee7052..d711f41 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/archives/system/benchmark/ EXTRACT_SUFX= .tar.Z MAINTAINER= se@FreeBSD.org diff --git a/benchmarks/unixbench/Makefile b/benchmarks/unixbench/Makefile index 4ee7052..d711f41 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/archives/system/benchmark/ EXTRACT_SUFX= .tar.Z MAINTAINER= se@FreeBSD.org |