diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-05-21 03:14:49 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-05-21 03:14:49 +0000 |
commit | 462fd29991c5d12325aabfdf0e13db01d689c0a5 (patch) | |
tree | 108d28817176c36f621960ce62841a027a77d171 /games/hlserver-fa/Makefile | |
parent | Update to 0.88.1 -- dia now really requires gdk-pixbuf, but also requires (diff) |
Both sanitize MASTER_SITES and reorder them to achieve better
throughput
Submitted by: Patrick Li <pat@databits.net> (maintainer of most hlserver-* ports)
Notes
Notes:
svn path=/head/; revision=42830
Diffstat (limited to 'games/hlserver-fa/Makefile')
-rw-r--r-- | games/hlserver-fa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/hlserver-fa/Makefile b/games/hlserver-fa/Makefile index a70ca8e11e8a..3bd436cea9dc 100644 --- a/games/hlserver-fa/Makefile +++ b/games/hlserver-fa/Makefile @@ -8,6 +8,7 @@ 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 |