diff options
-rw-r--r-- | www/webstone/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/webstone/Makefile b/www/webstone/Makefile index 66a8b0c0a5bb..f7d0497a33c7 100644 --- a/www/webstone/Makefile +++ b/www/webstone/Makefile @@ -8,8 +8,7 @@ PORTNAME= webstone PORTVERSION= 2.5 CATEGORIES= www benchmarks -MASTER_SITES= http://www.mindcraft.com/webstone/ \ - ftp://ftp.mindcraft.com/webstone/ +MASTER_SITES= http://www.mindcraft.com/webstone/ DISTNAME= ws25_src EXTRACT_SUFX= .tgz |