aboutsummaryrefslogtreecommitdiff
path: root/games/hlserver-fa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/hlserver-fa/Makefile')
-rw-r--r--games/hlserver-fa/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/games/hlserver-fa/Makefile b/games/hlserver-fa/Makefile
index 67bc333e13b8..4c501d692aba 100644
--- a/games/hlserver-fa/Makefile
+++ b/games/hlserver-fa/Makefile
@@ -1,18 +1,19 @@
# New ports collection makefile for: Firearms Server
# Date created: Tue Mar 27 20:47:31 EST 2001
-# Whom: pat@databits.net et al
+# Whom: pat et al
#
# $FreeBSD$
#
PORTNAME= firearms
-PORTVERSION= 2.65
-MASTER_SITES= ftp://tdsfa.org/fafiles/ \
- ftp://64.191.71.76/files/
-DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}_linux_full
+PORTVERSION= 3.0
+MASTER_SITES= http://www.csygames.com/firearms/ \
+ http://www.tacsim.com/downloads/firearms/linux/ \
+ http://www.rma-clan.de/files/
+DISTNAME= ${PORTNAME}_${PORTVERSION}
COMMENT= Half-Life mod Firearms full server package for Linux
-HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
+HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
-.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
+.include "${HALFLIFE_PORT_MASTER}/Makefile"