diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2000-09-21 19:58:47 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2000-09-21 19:58:47 +0000 |
commit | 60e70658243684822b74d3fc060fd0afa44b0fd1 (patch) | |
tree | b9e9e639cff4032b692c23940fb9cdc53a4fd55e /www/webstone/Makefile | |
parent | Enable IPv6. (diff) |
Remove extra entries from MASTER_SITES
Diffstat (limited to 'www/webstone/Makefile')
-rw-r--r-- | www/webstone/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/webstone/Makefile b/www/webstone/Makefile index 12b82938418c..3dfe37db8b4e 100644 --- a/www/webstone/Makefile +++ b/www/webstone/Makefile @@ -8,9 +8,7 @@ PORTNAME= webstone PORTVERSION= 2.5 CATEGORIES= www benchmarks -MASTER_SITES= ftp://ftp.mindcraft.com/webstone/ \ - ftp://ftp.mindcraft.com/anonymous/webstone/ \ - ftp://ftp.mindcraft.com/pub/webstone/ +MASTER_SITES= ftp://ftp.mindcraft.com/webstone/ DISTNAME= ws25_src EXTRACT_SUFX= .tgz |