summaryrefslogtreecommitdiffstats
path: root/games/quake2-data
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-04-06 00:21:42 +0000
committeredwin <edwin@FreeBSD.org>2006-04-06 00:21:42 +0000
commit518e88026637e7ece511089e0b6896c251955f64 (patch)
tree997f78218230f42b815aafd5e0729380848676a5 /games/quake2-data
parent8aa3506c629942098f94bcd0f7443cad48dcc018 (diff)
downloadFreeBSD-ports-518e88026637e7ece511089e0b6896c251955f64.zip
FreeBSD-ports-518e88026637e7ece511089e0b6896c251955f64.tar.gz
[PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWARE
This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors to bsd.sites.mk and adds it to the following ports: games/doom games/linux-quake3 games/linux-quake4 games/qcc games/quake-data games/quake-source games/quake2-data games/quake2-source games/quake2forge games/quake2lnx games/quake3 games/quake3-data games/rtcw PR: ports/93546 Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Diffstat (limited to 'games/quake2-data')
-rw-r--r--games/quake2-data/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake2-data/Makefile b/games/quake2-data/Makefile
index 33896fd..09c4487 100644
--- a/games/quake2-data/Makefile
+++ b/games/quake2-data/Makefile
@@ -9,8 +9,8 @@ PORTNAME= data
PORTVERSION= 3.20
PORTREVISION= 1
CATEGORIES= games
-MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake2/ \
- ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quake2/
+MASTER_SITES= ${MASTER_SITE_IDSOFTWARE}
+MASTER_SITE_SUBDIR= quake2
PKGNAMEPREFIX= ${Q2PKGNAMEPREFIX}
DISTFILES= ${Q2FULL}
DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
OpenPOWER on IntegriCloud