diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-04-05 10:53:20 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-04-05 10:53:20 +0000 |
commit | 2e5a22f2a563b5de5248cc9365e2fa19bab13be2 (patch) | |
tree | bdb7f5b46fa1760bff207cb29c9fccbe8f47e7bf /www/webstone/Makefile | |
parent | Update MASTER_SITES and assume maintainership (diff) |
add another mastersite so this fetches again
Prompted by: looking at portsurvey
Diffstat (limited to 'www/webstone/Makefile')
-rw-r--r-- | www/webstone/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/webstone/Makefile b/www/webstone/Makefile index 141090bb6c2f..34b0f00d7c3f 100644 --- a/www/webstone/Makefile +++ b/www/webstone/Makefile @@ -8,7 +8,8 @@ PORTNAME= webstone PORTVERSION= 2.5 CATEGORIES= www benchmarks -MASTER_SITES= ftp://ftp.mindcraft.com/webstone/ +MASTER_SITES= http://www.mindcraft.com/webstone/ \ + ftp://ftp.mindcraft.com/webstone/ DISTNAME= ws25_src EXTRACT_SUFX= .tgz |