From 975d02174bc9c9ae0d747576d56a7dac6bbfe16d Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Tue, 22 Jan 2002 03:02:58 +0000 Subject: Update to 1.0.5 --- games/hlserver-wizwars/Makefile | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'games/hlserver-wizwars/Makefile') 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" -- cgit v1.2.3