diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-16 21:04:59 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-16 21:04:59 +0000 |
commit | 15e6fd0ca3d741f9bfc0ef10e3aca6dcdc483742 (patch) | |
tree | fa115a6c0830ec29d33507f02f87fd3836d13b8e /benchmarks | |
parent | eee7229c0320c132c7598b2363dd7cd5345b4e86 (diff) | |
download | ports-15e6fd0ca3d741f9bfc0ef10e3aca6dcdc483742.tar.gz ports-15e6fd0ca3d741f9bfc0ef10e3aca6dcdc483742.zip |
Notes
Diffstat (limited to 'benchmarks')
-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 |