diff options
author | lioux <lioux@FreeBSD.org> | 2001-07-17 23:27:54 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-07-17 23:27:54 +0800 |
commit | a3a217fe82d252bec419a018580739037cf13130 (patch) | |
tree | be1f0f68e5b7b91146547889fac7d24fae7e3405 /games | |
parent | 93cebca4835af9ce0130ca3e77ccc0d525228379 (diff) | |
download | freebsd-ports-gnome-a3a217fe82d252bec419a018580739037cf13130.tar.gz freebsd-ports-gnome-a3a217fe82d252bec419a018580739037cf13130.tar.zst freebsd-ports-gnome-a3a217fe82d252bec419a018580739037cf13130.zip |
Additional MASTER_SITES
Submitted by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/hlserver-flf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/hlserver-flf/Makefile b/games/hlserver-flf/Makefile index 385b51e2e43c..1931a9c6f6e2 100644 --- a/games/hlserver-flf/Makefile +++ b/games/hlserver-flf/Makefile @@ -8,6 +8,7 @@ PORTNAME= flf PORTVERSION= 1.3a MASTER_SITES= http://www.flfmod.com/download/ \ + ftp://ftp.netgames-uk.net/pub/local/games/halflife/mods/front_line_force/ \ ftp://ftp.task.gda.pl/vol/d33/ftp.extreme-players.de/exp/hl/mod/frontlineforce/ \ http://www.spies.com/flf/downloads/ \ http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/half-life/modifications/frontlineforce/ |