diff options
author | Stefan Eßer <se@FreeBSD.org> | 2003-06-17 20:54:34 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2003-06-17 20:54:34 +0000 |
commit | 5aa920326ed2d42c42a13cf91aec87da4072bda9 (patch) | |
tree | 307c33973577c32e55149d8babbb34def88131b1 /benchmarks/unixbench/Makefile | |
parent | 004ca350dbde4b5d24db7976dcaba9b3529b26af (diff) | |
download | ports-5aa920326ed2d42c42a13cf91aec87da4072bda9.tar.gz ports-5aa920326ed2d42c42a13cf91aec87da4072bda9.zip |
Notes
Diffstat (limited to 'benchmarks/unixbench/Makefile')
-rw-r--r-- | benchmarks/unixbench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/unixbench/Makefile b/benchmarks/unixbench/Makefile index 4ee7052fa5b6..d711f418d74d 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 |