diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-09-21 15:48:16 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-09-21 15:48:16 +0000 |
commit | b9ec3a56268bffeb2d20b01f727fffbddac02123 (patch) | |
tree | 004c8f9872d35a0736bdefa763c419610df3465d /games | |
parent | 460fa2aa9e9334b1cc9bba2b6bf2b46d647bc4cb (diff) | |
download | ports-b9ec3a56268bffeb2d20b01f727fffbddac02123.tar.gz ports-b9ec3a56268bffeb2d20b01f727fffbddac02123.zip |
Notes
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 9299d86d8b98..0051e2c292cd 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 41b094b7b07f..b4a0788bef89 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 f2366f8c64c5..7f6963ac1711 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 |