diff options
Diffstat (limited to 'www/webstone')
-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 |