diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-14 21:31:14 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-14 21:31:14 +0000 |
commit | 345917b2d55e7aae951f1ef411af6358fa0e6a5e (patch) | |
tree | 6a7f50081ed548bb3d3f0fa5ea1537dda53c03a7 /games/quake-source | |
parent | 4b8f88cf09fdb9588edfe33808f3969a37f4782e (diff) | |
download | ports-345917b2d55e7aae951f1ef411af6358fa0e6a5e.tar.gz ports-345917b2d55e7aae951f1ef411af6358fa0e6a5e.zip |
Notes
Diffstat (limited to 'games/quake-source')
-rw-r--r-- | games/quake-source/Makefile | 6 | ||||
-rw-r--r-- | games/quake-source/distinfo | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/games/quake-source/Makefile b/games/quake-source/Makefile index 8b309f443ced..ca8f0d9171b0 100644 --- a/games/quake-source/Makefile +++ b/games/quake-source/Makefile @@ -8,7 +8,8 @@ PORTNAME= source PORTVERSION= 1.01 CATEGORIES= games -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/:s +MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/:s \ + ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/source/:s PKGNAMEPREFIX= quake- DISTNAME= qcc DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:s @@ -28,7 +29,8 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME} .include <bsd.port.pre.mk> .if defined(WITH_QUAKEWORLD) -MASTER_SITES+= ftp://ftp.idsoftware.com/idstuff/quakeworld/unix/:qw +MASTER_SITES+= ftp://ftp.idsoftware.com/idstuff/quakeworld/unix/:qw \ + ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quakeworld/unix/:qw DISTFILES+= qwsv-2.30-glibc-i386-unknown-linux2.0${EXTRACT_SUFX}:qw USE_REINPLACE= yes PLIST_SUB+= QUAKEWORLD="" diff --git a/games/quake-source/distinfo b/games/quake-source/distinfo index a2574b287cb5..0650cb7021c4 100644 --- a/games/quake-source/distinfo +++ b/games/quake-source/distinfo @@ -1,4 +1,6 @@ MD5 (qcc.tar.gz) = 7c5ef5180fd5e13bfe75a79efc61e5f9 +SHA256 (qcc.tar.gz) = 8fe99dbd973a82c302ab4c4374ac4ada7a55d5a48c979b69a227ecb2f08c1d40 SIZE (qcc.tar.gz) = 204053 MD5 (qwsv-2.30-glibc-i386-unknown-linux2.0.tar.gz) = 75333c66edd156a1695452d3971169d7 +SHA256 (qwsv-2.30-glibc-i386-unknown-linux2.0.tar.gz) = c4e065f3a3660fa7990536c87318795b9e04f20b9d63328abbf3282caec7106c SIZE (qwsv-2.30-glibc-i386-unknown-linux2.0.tar.gz) = 205578 |