diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-02 20:11:06 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-02 20:11:06 +0000 |
commit | ba16f3c371b5687f4054f8c17e3d1273dae3a2bc (patch) | |
tree | d1823b0e7d702590c45baddf9fb2d79a774f67f4 /games/hlserver-flf | |
parent | 946a18c854d9f5235277519795eea86e3f680b49 (diff) | |
download | ports-ba16f3c371b5687f4054f8c17e3d1273dae3a2bc.tar.gz ports-ba16f3c371b5687f4054f8c17e3d1273dae3a2bc.zip |
Notes
Diffstat (limited to 'games/hlserver-flf')
-rw-r--r-- | games/hlserver-flf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/hlserver-flf/Makefile b/games/hlserver-flf/Makefile index a35124f4d49e..be3cadbf7ac6 100644 --- a/games/hlserver-flf/Makefile +++ b/games/hlserver-flf/Makefile @@ -10,7 +10,8 @@ PORTNAME?= flf PORTVERSION?= 1.8b CATEGORIES?= games linux -MASTER_SITES?= http://nephilim.net/files/ +MASTER_SITES?= http://hex-hosting.com/pub/mod/frontline/ \ + ftp://ftp.wireplay.co.uk/pub/halflife/mods/frontlineforce/patches/linux/ PKGNAMEPREFIX= hlserver- .if (${PORTNAME}==flf) PORTREVISION= 1 |