diff options
author | pat <pat@FreeBSD.org> | 2002-07-26 05:29:03 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-07-26 05:29:03 +0800 |
commit | 0bd12b1dd02a305cb280c3c43166e269efbbc36d (patch) | |
tree | 8b6f5bb87dab392b811cb550dd79a2c835fd765e /games/quake3-wfa/Makefile | |
parent | b541b9e41602fad29e52064c2e889970d2ea96db (diff) | |
download | freebsd-ports-gnome-0bd12b1dd02a305cb280c3c43166e269efbbc36d.tar.gz freebsd-ports-gnome-0bd12b1dd02a305cb280c3c43166e269efbbc36d.tar.zst freebsd-ports-gnome-0bd12b1dd02a305cb280c3c43166e269efbbc36d.zip |
Update to working MASTER_SITES
Submitted by: fenner's distfiles survey
Diffstat (limited to 'games/quake3-wfa/Makefile')
-rw-r--r-- | games/quake3-wfa/Makefile | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/games/quake3-wfa/Makefile b/games/quake3-wfa/Makefile index f9fccbe268df..303fbce411e8 100644 --- a/games/quake3-wfa/Makefile +++ b/games/quake3-wfa/Makefile @@ -7,9 +7,13 @@ PORTNAME= wfa PORTVERSION= 3.3 -MASTER_SITES= ftp://flanders.worldogl.com/wfa/ \ +MASTER_SITES= ftp://ftp.ogl.org/pub/q3/wfa/ \ ftp://urgentfury.org/pub/quake3/ \ - http://www.thunderdome.ws/files/quake3/mods/wfa_33/linux-mac/ + http://wfa.themelon.net/wfa/ \ + ftp://mirror1.planetice.net/pub/wfa/ \ + ftp://mirror2.planetice.net/pub/wfa/ \ + http://www.quakeshit.com/files/ \ + ftp://ftp2.extreme-players.de/q3/mod/wfa/ DISTFILES= WFA_Media_v33.zip WFA_MapPack1_v33.zip \ WFA_MapPack2_v33.zip |