summaryrefslogtreecommitdiff
path: root/games/xasteroids
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-03 13:39:48 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-03 13:39:48 +0000
commit18f91c2428efb135912eb032a01a80bcc1d5c896 (patch)
tree362b6ce1ba3d28e8aa2061ab765dade5a0c921eb /games/xasteroids
parentUnbreak for ELF builds, take over as maintainer. (diff)
Remove bad MASTER_SITEs and add more good ones.
Notes
Notes: svn path=/head/; revision=13608
Diffstat (limited to 'games/xasteroids')
-rw-r--r--games/xasteroids/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xasteroids/Makefile b/games/xasteroids/Makefile
index 5bf381f61c93..2b5f7ad09ff0 100644
--- a/games/xasteroids/Makefile
+++ b/games/xasteroids/Makefile
@@ -3,13 +3,14 @@
# Date created: 3 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.8 1997/05/30 06:48:34 fenner Exp $
+# $Id: Makefile,v 1.9 1998/09/28 02:14:47 steve Exp $
#
DISTNAME= xasteroids
PKGNAME= xasteroids-5.0
CATEGORIES= games
-MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/
+MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ \
+ ftp://ftp.belgium.eu.net/pub/X11/R5contrib/
EXTRACT_SUFX= .sh.Z
MAINTAINER= swallace@FreeBSD.org