diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2001-12-25 04:34:10 +0000 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2001-12-25 04:34:10 +0000 |
commit | 79730f187f10a4539c3320ca2666c28be815494e (patch) | |
tree | a41e495a24f549e7d744875319e2c030bbed52ce /benchmarks | |
parent | ddf09039c6773371c8a4d037eb6764ed9883ab1b (diff) | |
download | FreeBSD-ports-79730f187f10a4539c3320ca2666c28be815494e.zip FreeBSD-ports-79730f187f10a4539c3320ca2666c28be815494e.tar.gz |
Correct stale URLs.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/dbs/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/dbs/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile index ff62a78..5fc156b 100644 --- a/benchmarks/dbs/Makefile +++ b/benchmarks/dbs/Makefile @@ -8,7 +8,7 @@ PORTNAME= dbs PORTVERSION= 1.1.5 CATEGORIES= benchmarks -MASTER_SITES= http://shika.aist-nara.ac.jp/member/yukio-m/dbs/software1.1.5/ +MASTER_SITES= http://iplab.aist-nara.ac.jp/member/yukio-m/dbs/software1.1.5/ MAINTAINER= jkoshy@freebsd.org diff --git a/benchmarks/dbs/pkg-descr b/benchmarks/dbs/pkg-descr index 7a17674..44adbd9 100644 --- a/benchmarks/dbs/pkg-descr +++ b/benchmarks/dbs/pkg-descr @@ -6,6 +6,6 @@ flow control, retransmission control and congestion avoidance. -It has the capability of measuring the changes of application level throughput at every data transmission. -WWW: http://shika.aist-nara.ac.jp/member/yukio-m/dbs/ +WWW: http://iplab.aist-nara.ac.jp/member/yukio-m/dbs/ - Koshy |