diff options
author | pat <pat@FreeBSD.org> | 2002-09-21 15:48:16 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-09-21 15:48:16 +0000 |
commit | 8fd28f9d4c798506dd298aec58c3447717140cde (patch) | |
tree | ff2f8118c73940ce5a7a71dd106746d45aac53a6 /games | |
parent | 5392d542edf07793a5ddc7ac79e321285747710f (diff) | |
download | FreeBSD-ports-8fd28f9d4c798506dd298aec58c3447717140cde.zip FreeBSD-ports-8fd28f9d4c798506dd298aec58c3447717140cde.tar.gz |
Update to 3.1
Diffstat (limited to 'games')
-rw-r--r-- | games/hlserver-dod/Makefile | 15 | ||||
-rw-r--r-- | games/hlserver-dod/distinfo | 2 | ||||
-rw-r--r-- | games/hlserver-dod/pkg-plist | 1 |
3 files changed, 7 insertions, 11 deletions
diff --git a/games/hlserver-dod/Makefile b/games/hlserver-dod/Makefile index 9299d86..0051e2c 100644 --- a/games/hlserver-dod/Makefile +++ b/games/hlserver-dod/Makefile @@ -6,15 +6,12 @@ # PORTNAME= dod -PORTVERSION= 3.0 -MASTER_SITES= http://mirror.redphive.org/ \ - ftp://files.recongamer.com/games/action/half-life/mods/dayofdefeat/ \ - ftp://213.186.36.148/ \ - ftp://ftp.skynet.be/games/dod/ \ - ftp://ftp.dod-europe.com/dod/dod/${PORTVERSION}/linux/ \ - ftp://ftp.euroserv.com/pub/halflife/ \ - ftp://ftp.dodfrance.com/dod/dod/${PORTVERSION}/linux/ \ - ftp://213.187.219.201/dod/linux/ +PORTVERSION= 3.1 +MASTER_SITES= http://www.redphive.org/files/ \ + ftp://gamefiles.blueyonder.co.uk/blueyondergames/halflife/modifications/dayofdefeat/patches/linux/ \ + http://bajar.juegosonline.com/mods/ \ + ftp://ftpuk.jolt.co.uk/games/halflife/mods/dod/patches/ \ + ftp://ftp.dodfrance.com/dod/dod/3.1/linux/ DISTNAME= ${PORTNAME}_v${PORTVERSION:S/.//}_full WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/games/hlserver-dod/distinfo b/games/hlserver-dod/distinfo index 41b094b..b4a0788 100644 --- a/games/hlserver-dod/distinfo +++ b/games/hlserver-dod/distinfo @@ -1 +1 @@ -MD5 (dod_v30_full.tar.gz) = 398c6b58fed747bf40403321bbdc0069 +MD5 (dod_v31_full.tar.gz) = 6e85a1345a0600e822089ad8331c8d2e diff --git a/games/hlserver-dod/pkg-plist b/games/hlserver-dod/pkg-plist index f2366f8..7f6963a 100644 --- a/games/hlserver-dod/pkg-plist +++ b/games/hlserver-dod/pkg-plist @@ -31,7 +31,6 @@ %%HLDSDIR%%dod/classes/short_sniper.txt %%HLDSDIR%%dod/classes/short_sturmtrup.txt %%HLDSDIR%%dod/classes/short_thompson.txt -%%HLDSDIR%%dod/config.cfg %%HLDSDIR%%dod/decals.wad %%HLDSDIR%%dod/delta.lst %%HLDSDIR%%dod/dlls/dod_i386.so |