diff options
author | mharo <mharo@FreeBSD.org> | 2001-04-05 18:53:20 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2001-04-05 18:53:20 +0800 |
commit | 3543a83424123a854a1d7245b8589e60e22de694 (patch) | |
tree | 47f25ec9cdee76bd97dab671600cb4df3c464554 /www/webstone | |
parent | 271b02abf46416c6b7ee55e03f9c36b867945878 (diff) | |
download | freebsd-ports-gnome-3543a83424123a854a1d7245b8589e60e22de694.tar.gz freebsd-ports-gnome-3543a83424123a854a1d7245b8589e60e22de694.tar.zst freebsd-ports-gnome-3543a83424123a854a1d7245b8589e60e22de694.zip |
add another mastersite so this fetches again
Prompted by: looking at portsurvey
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 |