aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-05-18 14:50:23 +0800
committerwill <will@FreeBSD.org>2000-05-18 14:50:23 +0800
commitf6c440b2156007f65ac5fec25af881c28f59f42a (patch)
treea2c0a5369f14e02b3ebc6d030375e70edb7a26b5
parent3082ff4c07a9f01e70326a421bf5ed6f531127e8 (diff)
downloadfreebsd-ports-gnome-f6c440b2156007f65ac5fec25af881c28f59f42a.tar.gz
freebsd-ports-gnome-f6c440b2156007f65ac5fec25af881c28f59f42a.tar.zst
freebsd-ports-gnome-f6c440b2156007f65ac5fec25af881c28f59f42a.zip
Update MASTER_SITES. Files are now available on Linuxberg, so I've thrown
2 of their mirror sites in here.
-rw-r--r--games/battleball/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/battleball/Makefile b/games/battleball/Makefile
index 309657962a52..47eb4c76d237 100644
--- a/games/battleball/Makefile
+++ b/games/battleball/Makefile
@@ -8,7 +8,8 @@
PORTNAME= battleball
PORTVERSION= 2.1
CATEGORIES= games
-MASTER_SITES= http://fundy.linux.tucows.com/files/x11/entertain/
+MASTER_SITES= http://tzo.linux.tucows.com/files/x11/entertain/ \
+ http://fundy.linux.tucows.com/files/x11/entertain/
DISTNAME= ${PORTNAME}.${PORTVERSION:S/.//}.src
MAINTAINER= will@FreeBSD.org