diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-05-24 21:01:32 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-05-24 21:01:32 +0000 |
commit | cf9591ca781bf47e20287bb127402b817adc7fbc (patch) | |
tree | 18c21be26a1eeef92cb045d83abf07b61efd99b5 /games/hlserver-fa/Makefile | |
parent | Mark this port broken for now until the GNOME dependency list can be sorted (diff) |
Update to 2.6
Notes
Notes:
svn path=/head/; revision=59930
Diffstat (limited to 'games/hlserver-fa/Makefile')
-rw-r--r-- | games/hlserver-fa/Makefile | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/games/hlserver-fa/Makefile b/games/hlserver-fa/Makefile index 3bd436cea9dc..2ace6a745edd 100644 --- a/games/hlserver-fa/Makefile +++ b/games/hlserver-fa/Makefile @@ -6,11 +6,12 @@ # PORTNAME= firearms -PORTVERSION= 2.5 -MASTER_SITES= http://absurd.ranney.com/fa/ \ - http://fileplanet.games-world.net/dl/ftp1.gamespy.com/action/half-life/modifications/firearms/ \ - http://ftp1download.gamespy.com/fileplanet/action/half-life/modifications/firearms/ -DISTNAME= fa_rc25_linux_full +PORTVERSION= 2.6 +MASTER_SITES= http://www.doomsdaywarriors.com/files/ \ + ftp://ftp.nofrag.com/nofrag/ \ + http://downloads.firearms-hl.com/ \ + http://lamas.counter-strike.hu:8080/letolt/extra/firearms/ +DISTNAME= firearms_rc${PORTVERSION} HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs |