diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2005-02-14 18:57:13 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2005-02-14 18:57:13 +0000 |
commit | 1f22a7c6d90d9d577bb7b531baba6516562d44fb (patch) | |
tree | 40357cd38ce7089caea3eccc1e08f41704a5a899 /benchmarks | |
parent | 81f03f9ea1361d742f5cf0863fce5d8934f396a4 (diff) | |
download | ports-1f22a7c6d90d9d577bb7b531baba6516562d44fb.tar.gz ports-1f22a7c6d90d9d577bb7b531baba6516562d44fb.zip |
follow the bouncing distfile
Notes
Notes:
svn path=/head/; revision=128830
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/nttcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/nttcp/Makefile b/benchmarks/nttcp/Makefile index cb9fdf532f7f..b626222798cb 100644 --- a/benchmarks/nttcp/Makefile +++ b/benchmarks/nttcp/Makefile @@ -9,7 +9,7 @@ PORTNAME= nttcp PORTVERSION= 1.47 PORTREVISION= 1 CATEGORIES= benchmarks net -MASTER_SITES= http://www.leo.org/~bartel/nttcp/ \ +MASTER_SITES= http://home.leo.org/~bartel/nttcp/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= billf |