diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-03 19:56:13 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-03 19:56:13 +0000 |
commit | 0d679547704c707c3d35c602dd7e3a2c6a21b92d (patch) | |
tree | ba8c82ec0e207288a6831aa48fc8314f938d24b8 /www/webstone | |
parent | 0d01e5e9f2071b5fa6a023913beb207d3c972a42 (diff) |
remove useless mastersite
PR: 46497
Submitted by: Pav Lucistnik <pav@oook.cz>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=72455
Diffstat (limited to 'www/webstone')
-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 |