diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2001-12-25 12:34:10 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2001-12-25 12:34:10 +0800 |
commit | 79730f187f10a4539c3320ca2666c28be815494e (patch) | |
tree | a41e495a24f549e7d744875319e2c030bbed52ce | |
parent | ddf09039c6773371c8a4d037eb6764ed9883ab1b (diff) | |
download | freebsd-ports-gnome-79730f187f10a4539c3320ca2666c28be815494e.tar.gz freebsd-ports-gnome-79730f187f10a4539c3320ca2666c28be815494e.tar.zst freebsd-ports-gnome-79730f187f10a4539c3320ca2666c28be815494e.zip |
Correct stale URLs.
-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 ff62a78dbca9..5fc156b48e65 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 7a17674935a9..44adbd9ef200 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 |