summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-20 01:14:06 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-20 01:14:06 +0000
commit86a43b33dc504382a9ed4488ead0df1824c99668 (patch)
tree586c6ccac7b9c508bd5fb49a286d0dae4f26de4e /games
parentReplace a dead master site with a functional one. (diff)
Remove dead master site.
Notes
Notes: svn path=/head/; revision=19583
Diffstat (limited to 'games')
-rw-r--r--games/doom/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile
index 3e5f2a02cecd..7c1662e12644 100644
--- a/games/doom/Makefile
+++ b/games/doom/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Dec 14 21:03:01 MET 1998
# Whom: jmz
#
-# $Id: Makefile,v 1.12 1999/02/10 05:07:58 jmz Exp $
+# $Id: Makefile,v 1.13 1999/05/01 12:34:16 jseger Exp $
#
DISTNAME= doomsrc
@@ -11,8 +11,7 @@ PKGNAME= doom-1.8
CATEGORIES= games
MASTER_SITES?= ftp://ftp.idsoftware.com/idstuff/source/ \
ftp://ftp.stomped.com/pub/idmirror/idstuff/source/ \
- ftp://ftp.cdrom.com/pub/idgames/idstuff/source/ \
- ftp://ftp.gamesnet.net/idsoftware/source/
+ ftp://ftp.cdrom.com/pub/idgames/idstuff/source/
MAINTAINER= jmz@FreeBSD.org