diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-07-25 21:29:03 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-07-25 21:29:03 +0000 |
commit | fed0006bfd3532c8c04eaeff3f68c9a1577402ac (patch) | |
tree | 679ce6138ba38867a17d1557935bdad6bc83799c | |
parent | Project site moved (diff) |
Update to working MASTER_SITES
Submitted by: fenner's distfiles survey
Notes
Notes:
svn path=/head/; revision=63565
Diffstat (limited to '')
-rw-r--r-- | games/q3server-wfa/Makefile | 8 | ||||
-rw-r--r-- | games/quake3-wfa/Makefile | 8 |
2 files changed, 12 insertions, 4 deletions
diff --git a/games/q3server-wfa/Makefile b/games/q3server-wfa/Makefile index f9fccbe268df..303fbce411e8 100644 --- a/games/q3server-wfa/Makefile +++ b/games/q3server-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 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 |