diff options
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 80f4460a26f9..e251ce17efc5 100644 --- a/benchmarks/netpipe/Makefile +++ b/benchmarks/netpipe/Makefile @@ -8,7 +8,7 @@ DISTNAME= netpipe-2.3 CATEGORIES= benchmarks net MASTER_SITES= ftp://ftp.scl.ameslab.gov/pub/netpipe/ \ - http://www.freebsd.org/~jkoshy/PORTS/ + http://people.FreeBSD.org/~jkoshy/PORTS/ MAINTAINER= jkoshy@freebsd.org |