summaryrefslogtreecommitdiff
path: root/games/doom
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-04-06 00:21:42 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-04-06 00:21:42 +0000
commita70669db128f5ae07df42f1b7b0b90106e391205 (patch)
treecd749bb39ef73f3b35090b9390c2753ae9420e42 /games/doom
parent[PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWARE (diff)
[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/doom')
-rw-r--r--games/doom/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile
index d1d9818c9f5e..3fc4da6cdef7 100644
--- a/games/doom/Makefile
+++ b/games/doom/Makefile
@@ -8,11 +8,8 @@
PORTNAME= doom
PORTVERSION= 1.10
CATEGORIES= games
-MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/ \
- http://ftp.sunet.se/pub/pc/games/idgames/idstuff/source/ \
- http://www.gamers.org/pub/idgames/idstuff/source/ \
- ftp://ftp.ntua.gr/pub/vendors/idgames/idstuff/source/
-
+MASTER_SITES= ${MASTER_SITE_IDSOFTWARE}
+MASTER_SITE_SUBDIR= source
DISTNAME= doomsrc
MAINTAINER= jmz@FreeBSD.org