From 6fbb0e177d0510916a8f97fec67e40a189e6eeb4 Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 21 Nov 2005 16:42:59 +0000 Subject: - Add more MASTER_SITES PR: ports/89321 Submitted by: Linas Valiukas (maintainer) --- games/quake3/Makefile | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'games/quake3') diff --git a/games/quake3/Makefile b/games/quake3/Makefile index 2f6a87f57851..3343fa517211 100644 --- a/games/quake3/Makefile +++ b/games/quake3/Makefile @@ -1,14 +1,20 @@ # New ports collection makefile for: quake3 -# Date created: 23 August 2005 -# Whom: pypt +# Date created: 23 August 2005 +# Whom: pypt # # $FreeBSD$ # PORTNAME= quake3 PORTVERSION= 1.32b +PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/ +MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/ \ + http://www.proarena.com/p/ftpx/x8524/quake_3_arena/ \ + http://www.planetgargoyle.com/ \ + http://www.teamdarkside.net/ \ + http://0day.icculus.org/mirrors/quake3/ \ + http://www.olpainless.net/files/ EXTRACT_SUFX= -source.zip EXTRACT_ONLY= -- cgit