summaryrefslogtreecommitdiff
path: root/games/hlserver-wizwars/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-01-22 03:02:58 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-01-22 03:02:58 +0000
commit975d02174bc9c9ae0d747576d56a7dac6bbfe16d (patch)
treed0b259ad2c6425107bc76f85b359a00896a773dc /games/hlserver-wizwars/Makefile
parentUpdate to 3.0 (diff)
Update to 1.0.5
Notes
Notes: svn path=/head/; revision=53511
Diffstat (limited to 'games/hlserver-wizwars/Makefile')
-rw-r--r--games/hlserver-wizwars/Makefile13
1 files changed, 8 insertions, 5 deletions
diff --git a/games/hlserver-wizwars/Makefile b/games/hlserver-wizwars/Makefile
index 3546a853d743..13dc821b1a31 100644
--- a/games/hlserver-wizwars/Makefile
+++ b/games/hlserver-wizwars/Makefile
@@ -6,17 +6,20 @@
#
PORTNAME= wizardwars
-PORTVERSION= 0.1.0
+PORTVERSION= 0.1.0.5
PORTEPOCH= 1
-MASTER_SITES= http://fileplanet.games-world.net/dl/ftp1.gamespy.com/action/half-life/modifications/
-DISTNAME= wizwars_release_${PORTVERSION_PROCESSED:S/./_/}_linux
+MASTER_SITES= ftp://ftp2.extreme-players.de/hl/mod/wizardwars/ \
+ http://ftp.gigabell.net/pub/exp/hl/mod/wizardwars/ \
+ ftp://ftp.task.gda.pl/mirror/ftp.extreme-players.de/exp/hl/mod/wizardwars/ \
+ http://www.gamesnetlan.de/files/hl/mods/wizardwars/
+#DISTNAME= wizwars_v${PORTVERSION:S/^0.//}_full
+DISTNAME= wizwars_v${PORTVERSION:S/0.//:S/.//g}_full
+#ftp://ftp2.extreme-players.de/hl/mod/wizardwars/wizwars_v105_full.tar.gz
MAINTAINER= lioux@FreeBSD.org
WRKSRC= ${WRKDIR}/wizwars
-PORTVERSION_PROCESSED= ${PORTVERSION:S/^0.//}
-
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"