diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-12-08 11:17:38 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-12-08 11:17:38 +0000 |
commit | 3f5381072fdf32ae11ec430da5dc34a5734a37ec (patch) | |
tree | ba66edeedda01a8cffb76b1eaef16c9dd67b50da /benchmarks/netpipe | |
parent | c9cb157fb9313a072a76f6681e877ca448f0cb44 (diff) | |
download | ports-3f5381072fdf32ae11ec430da5dc34a5734a37ec.tar.gz ports-3f5381072fdf32ae11ec430da5dc34a5734a37ec.zip |
Notes
Diffstat (limited to 'benchmarks/netpipe')
-rw-r--r-- | benchmarks/netpipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile index 984e9c8cf30d..80f4460a26f9 100644 --- a/benchmarks/netpipe/Makefile +++ b/benchmarks/netpipe/Makefile @@ -7,7 +7,7 @@ DISTNAME= netpipe-2.3 CATEGORIES= benchmarks net -MASTER_SITES= ftp://ftp.ameslab.gov/pub/netpipe/ \ +MASTER_SITES= ftp://ftp.scl.ameslab.gov/pub/netpipe/ \ http://www.freebsd.org/~jkoshy/PORTS/ MAINTAINER= jkoshy@freebsd.org |