summaryrefslogtreecommitdiff
path: root/games/hlserver-cs/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-21 04:07:14 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-21 04:07:14 +0000
commit60f7fbf112fe4eb03a33922e3394f7b041c98779 (patch)
treec31cbfd5b31a678efccc3b577dbb57dfddadf727 /games/hlserver-cs/Makefile
parento update to 3.1.0.8 which adds Multicast spectator, Voice (diff)
update to 1.3 which supports the advancements brought by halflifeserver
port version 3.1.0.8, along with several fixes and changes Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=48020
Diffstat (limited to 'games/hlserver-cs/Makefile')
-rw-r--r--games/hlserver-cs/Makefile19
1 files changed, 10 insertions, 9 deletions
diff --git a/games/hlserver-cs/Makefile b/games/hlserver-cs/Makefile
index 3020dc1bd3a4..2904db117d08 100644
--- a/games/hlserver-cs/Makefile
+++ b/games/hlserver-cs/Makefile
@@ -6,18 +6,19 @@
#
PORTNAME?= cs
-PORTVERSION?= 1.1c
+PORTVERSION?= 1.3
CATEGORIES= games linux
MASTER_SITES?= http://games.velocity.net/files/Counter-Strike/ \
- ftp://ftp.pipex.net/uunet/games/counterstrike/linux/ \
- ftp://ftp.icsmedia.de/pub/games/halflife/counter_strike/linux_server/ \
- ftp://ftp.phil.uni-erlangen.de/pub/hl/mods/ \
- http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/half-life/modifications/cstrike/ \
- ftp://ftp.fasta.fh-dortmund.de/gdi/halflife/counterstrike/ \
- http://ftp2.gamespy.com/pub/cdrom/counter-strike/
+ ftp://extreme-players.de/pub/hl/mod/cs/ \
+ http://fileplanet.games-world.net/dl/ftp1.gamespy.com/action/half-life/modifications/cstrike/ \
+ ftp://downloads2.homelanfed.com/CS/Patches/ \
+ ftp://downloads.homelanfed.com/CS/Patches/ \
+ ftp://downloads3.homelanfed.com/CS/Patches/ \
+ ftp://downloads4.homelanfed.com/CS/Patches/ \
+ http://www.redphive.org/files/
PKGNAMEPREFIX= hlserver-
-.ifndef(DISTNAME)
-DISTFILES?= cs_11b_full.tar.gz cs_11c_up.tar.gz
+.ifndef(DISTFILES)
+DISTNAME?= ${PORTNAME}_${PORTVERSION:S/.//}_full
.endif
MAINTAINER?= pat@databits.net