aboutsummaryrefslogtreecommitdiff
path: root/games/xasteroids
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-02 15:30:42 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-02 15:30:42 +0000
commit3c7fa97382baa913d67fd860ac151896e71864a1 (patch)
tree35bfbe4749e69574e30962c665def7f863c466dd /games/xasteroids
parent799be2519cf2f1aac67d1c6e98d6d26481f797d9 (diff)
downloadports-3c7fa97382baa913d67fd860ac151896e71864a1.tar.gz
ports-3c7fa97382baa913d67fd860ac151896e71864a1.zip
Add MASTER_SITES for better redundancy.
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=125681
Diffstat (limited to 'games/xasteroids')
-rw-r--r--games/xasteroids/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/xasteroids/Makefile b/games/xasteroids/Makefile
index 8cfd4bb7cf1b..b5a37ab9e930 100644
--- a/games/xasteroids/Makefile
+++ b/games/xasteroids/Makefile
@@ -8,7 +8,9 @@
PORTNAME= xasteroids
PORTVERSION= 5.0
CATEGORIES= games
-MASTER_SITES= ftp://ftp.x.org/pub/R5contrib/
+MASTER_SITES= ftp://ftp.isst.fhg.de/pub/windows/X/notinstalled_pack/ \
+ ftp://ftp.opengroup.org/pub/ftp.x.org/R5contrib/ \
+ ftp://ftp.x.org/pub/R5contrib/
DISTFILES= xasteroids.sh.Z
MAINTAINER= ports@FreeBSD.org