summaryrefslogtreecommitdiff
path: root/games/hlserver-wizwars/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-29 06:37:20 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-29 06:37:20 +0000
commitfcb081b854f5a0d80ab09c1d7e0f138036ca8d46 (patch)
treeafad461502a9f21e20030e134735e1cc0b26cd57 /games/hlserver-wizwars/Makefile
parentfix breakage with slave ports caused by last rev (diff)
o Update to 1.0 Release
o bump PORTEPOCH since last version was 2.8.0 and new is 0.1.0
Notes
Notes: svn path=/head/; revision=48260
Diffstat (limited to 'games/hlserver-wizwars/Makefile')
-rw-r--r--games/hlserver-wizwars/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/games/hlserver-wizwars/Makefile b/games/hlserver-wizwars/Makefile
index 80aa5b957368..eda047cd54b4 100644
--- a/games/hlserver-wizwars/Makefile
+++ b/games/hlserver-wizwars/Makefile
@@ -6,17 +6,17 @@
#
PORTNAME= wizardwars
-PORTVERSION= 2.8.0
-MASTER_SITES= http://pm.gamesmania.de/gamesmania/planet-mods/mods/hl/wizardwars/ \
- http://194.195.228.180/exp/hl/mod/wizardwars/ \
- ftp://ftp.gigabell.net/pub/exp/hl/mod/wizardwars/ \
- http://ftp2.extreme-players.de/exp/hl/mod/wizardwars/
-DISTNAME= wizwars_b2_8
+PORTVERSION= 0.1.0
+PORTEPOCH= 1
+MASTER_SITES= ftp://fileplanet.ngi.it/fileplanet2/planethalflife/wizardwars/
+DISTNAME= wizwars_release_${PORTVERSION_PROCESSED:S/./_/}_linux
MAINTAINER= lioux@FreeBSD.org
WRKSRC= ${WRKDIR}/wizwars
+PORTVERSION_PROCESSED= ${PORTVERSION:S/^0.//}
+
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"