diff options
author | fenner <fenner@FreeBSD.org> | 2000-09-22 03:58:47 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2000-09-22 03:58:47 +0800 |
commit | 1949c46e804e0dffcb9b610c92ca45b93b404553 (patch) | |
tree | 1fcef27a8d8699aaf722efab6074ebe52a4ca9b0 /www/webstone | |
parent | 8629db6a7b7a7e3d1fb2d6137f0ceefd2848315d (diff) | |
download | freebsd-ports-gnome-1949c46e804e0dffcb9b610c92ca45b93b404553.tar.gz freebsd-ports-gnome-1949c46e804e0dffcb9b610c92ca45b93b404553.tar.zst freebsd-ports-gnome-1949c46e804e0dffcb9b610c92ca45b93b404553.zip |
Remove extra entries from MASTER_SITES
Diffstat (limited to 'www/webstone')
-rw-r--r-- | www/webstone/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/webstone/Makefile b/www/webstone/Makefile index 12b82938418c..3dfe37db8b4e 100644 --- a/www/webstone/Makefile +++ b/www/webstone/Makefile @@ -8,9 +8,7 @@ PORTNAME= webstone PORTVERSION= 2.5 CATEGORIES= www benchmarks -MASTER_SITES= ftp://ftp.mindcraft.com/webstone/ \ - ftp://ftp.mindcraft.com/anonymous/webstone/ \ - ftp://ftp.mindcraft.com/pub/webstone/ +MASTER_SITES= ftp://ftp.mindcraft.com/webstone/ DISTNAME= ws25_src EXTRACT_SUFX= .tgz |