diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-18 16:52:25 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-18 16:52:25 +0000 |
commit | 2822edb51c3a6a2953da390d83dad5bc0fded0d3 (patch) | |
tree | ee8c0a6f6e954361f80a1d6eeffd5d8145103117 /games/hlserver-glbwar/Makefile | |
parent | Upgrade to mpd version 3.3. (diff) |
Update to 1.2 Beta
Notes
Notes:
svn path=/head/; revision=48909
Diffstat (limited to 'games/hlserver-glbwar/Makefile')
-rw-r--r-- | games/hlserver-glbwar/Makefile | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/games/hlserver-glbwar/Makefile b/games/hlserver-glbwar/Makefile index e32d93e89f5a..1b18ce41f69a 100644 --- a/games/hlserver-glbwar/Makefile +++ b/games/hlserver-glbwar/Makefile @@ -6,15 +6,13 @@ # PORTNAME= glbwar -PORTVERSION= 1.0.0b -MASTER_SITES= http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/half-life/modifications/globalwarfare/ \ +PORTVERSION= 1.0.0b.1.2 +MASTER_SITES= http://fileplanet.games-world.net/dl/ftp1.gamespy.com/action/half-life/modifications/globalwarfare/ \ ftp://ftp.gigabell.net/pub/exp/hl/mod/gw/ \ ftp://ftp.netgames-uk.net/pub/local/games/halflife/mods/global_warfare/beta1/ \ - http://ftp2.extreme-players.de/exp/hl/mod/gw/ \ - ftp://ftp.task.gda.pl/mirror/ftp.extreme-players.de/exp/hl/mod/gw/ \ - http://194.195.228.180/exp/hl/mod/gw/ \ + ftp://ftp2.extreme-players.de/hl/mod/gw/ \ http://www.dayofdefeat.com/ -DISTNAME= ${PORTNAME}_beta1.0_full_official.linux.i386 +DISTNAME= globalwarfare_beta1.2.linux MAINTAINER= lioux@FreeBSD.org |