diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-05-21 22:52:26 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-05-21 22:52:26 +0000 |
commit | e7137513d98cdf14dc16330ab3169949edc6fa5c (patch) | |
tree | fcb940072071eed6a7de2ddf696b4b528c2ba364 /benchmarks | |
parent | 1ab85f831ebd0dfc15f1f1aa2e745ebf182507da (diff) | |
download | ports-e7137513d98cdf14dc16330ab3169949edc6fa5c.tar.gz ports-e7137513d98cdf14dc16330ab3169949edc6fa5c.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/siege/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile index 5e20277514b9..c8e787be9f78 100644 --- a/benchmarks/siege/Makefile +++ b/benchmarks/siege/Makefile @@ -8,8 +8,7 @@ PORTNAME= siege PORTVERSION= 2.59 CATEGORIES= benchmarks -MASTER_SITES= ftp://sid.joedog.org/pub/siege/ \ - http://www.cus.org.uk/~dom/distfiles/siege/ +MASTER_SITES= ftp://sid.joedog.org/pub/siege/ MAINTAINER= clement@FreeBSD.org COMMENT= A http regression testing and benchmarking utility |