diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1999-12-08 19:17:38 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1999-12-08 19:17:38 +0800 |
commit | 55ad322cb5de587c5cda4633276b77a2c3f4aae6 (patch) | |
tree | 6a523e61ce2d7715123b9fcdf4945877d2f8ddf9 /benchmarks/netpipe | |
parent | 345050289b365484c51a447b6fd5bc15ea94e58e (diff) | |
download | freebsd-ports-gnome-55ad322cb5de587c5cda4633276b77a2c3f4aae6.tar.gz freebsd-ports-gnome-55ad322cb5de587c5cda4633276b77a2c3f4aae6.tar.zst freebsd-ports-gnome-55ad322cb5de587c5cda4633276b77a2c3f4aae6.zip |
Fix MASTER_SITE.
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 |