diff options
author | garga <garga@FreeBSD.org> | 2005-11-14 21:37:44 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-11-14 21:37:44 +0800 |
commit | 17d2d54c83fbac8231c0bfdc5676c16bb32719be (patch) | |
tree | 7ad1e80635cfcec11d8caf43582ed18287dc7e3b | |
parent | 33edcde133d8cd5af776964fdd41ad0e97a48769 (diff) | |
download | freebsd-ports-gnome-17d2d54c83fbac8231c0bfdc5676c16bb32719be.tar.gz freebsd-ports-gnome-17d2d54c83fbac8231c0bfdc5676c16bb32719be.tar.zst freebsd-ports-gnome-17d2d54c83fbac8231c0bfdc5676c16bb32719be.zip |
- Unbreak: make it fetchable again
- Add SHA256
PR: ports/89002
Submitted by: Lars Engels <lars.engels@0x20.net>
-rw-r--r-- | games/rtcw/Makefile | 9 | ||||
-rw-r--r-- | games/rtcw/distinfo | 1 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index 5b9596687dc0..55533f08cfce 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -8,15 +8,18 @@ PORTNAME= rtcw DISTVERSION= 1.41-3 CATEGORIES= games linux -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/wolf/linux/ +MASTER_SITES= http://public.planetmirror.com/pub/idgames2/idstuff/wolf/linux/ \ + http://ftp.games.skynet.be/pub/ftp.idsoftware.com/wolf/linux/ \ + ftp://ftp.chg.ru/.3/games/idgames/idstuff/wolf/linux/ \ + http://kh.spoonix.com/game/ \ + http://www.ftp-sunet-se.lkams.kernel.org/idgames2/idstuff/wolf/linux/ \ + ftp://ftp.idsoftware.com/idstuff/wolf/linux/ DISTNAME= wolf-linux-${DISTVERSION}.x86 EXTRACT_SUFX= .run MAINTAINER= ports@FreeBSD.org COMMENT= Return to Castle Wolfenstein for Linux -BROKEN= Unfetchable - ONLY_FOR_ARCHS= i386 USE_REINPLACE= yes diff --git a/games/rtcw/distinfo b/games/rtcw/distinfo index 471d2af9baae..f8321a30e071 100644 --- a/games/rtcw/distinfo +++ b/games/rtcw/distinfo @@ -1,2 +1,3 @@ MD5 (wolf-linux-1.41-3.x86.run) = 1db2a23a9548c8d84c8f9dbe87963842 +SHA256 (/usr/ports/distfiles/wolf-linux-1.41-3.x86.run) = 2c334aead8c89e446d4798717cf1577edd26d6820b8155f93d8e90d77d1b8e77 SIZE (wolf-linux-1.41-3.x86.run) = 8513720 |