summaryrefslogtreecommitdiff
path: root/games/hlserver-dod/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-07-13 00:39:04 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-07-13 00:39:04 +0000
commit511e78f897e31e79991a6fadb40a01b2f1a71160 (patch)
tree1b390000cf515b41674f8fd63ad215fefd99f9e7 /games/hlserver-dod/Makefile
parentUpdate to version 0.97 patchlevel 5 (diff)
Update to version 1.3
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=45088
Diffstat (limited to 'games/hlserver-dod/Makefile')
-rw-r--r--games/hlserver-dod/Makefile18
1 files changed, 10 insertions, 8 deletions
diff --git a/games/hlserver-dod/Makefile b/games/hlserver-dod/Makefile
index 61b716b00cd2..c511993fcfc8 100644
--- a/games/hlserver-dod/Makefile
+++ b/games/hlserver-dod/Makefile
@@ -5,15 +5,17 @@
# $FreeBSD$
#
-PORTNAME= dodbeta
-PORTVERSION= 1.1
-MASTER_SITES= ftp://ftp.gigabell.net/pub/exp/hl/mod/dod/ \
- ftp://ftp.task.gda.pl/vol/d33/ftp.extreme-players.de/exp/hl/mod/dod/ \
- http://www.thekillinggrounds.com/downloads/
-DISTNAME= dod_linux_beta11_full
-EXTRACT_SUFX= .tar
+PORTNAME= dod
+PORTVERSION= 1.3
+MASTER_SITES= http://www.vigilantegamers.com/dod/files/official/ \
+ http://ftp2.extreme-players.de/exp/hl/mod/dod/ \
+ ftp://ftp.task.gda.pl/mirror/ftp.extreme-players.de/exp/hl/mod/dod/ \
+ ftp://ftp.gigabell.net/pub/exp/hl/mod/dod/ \
+ http://194.195.228.180/exp/hl/mod/dod/ \
+ ftp://mos.eisa.net.au/pub/half-life/dod/linux/
+DISTNAME= ${PORTNAME}_v${PORTVERSION:S/.//}
-WRKSRC= ${WRKDIR}/dod
+WRKSRC= ${WRKDIR}/${PORTNAME}
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs