diff options
author | Will Andrews <will@FreeBSD.org> | 2000-05-18 06:50:23 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-05-18 06:50:23 +0000 |
commit | b6a37d3818300b65f7cc8c405a38f316e25351b3 (patch) | |
tree | eccbc9400f0f98af7aabccee80f061685b38c923 /games/battleball | |
parent | Update to GLTron 0.59. WARNING: This requires an enormous amount of CPU (diff) |
Update MASTER_SITES. Files are now available on Linuxberg, so I've thrown
2 of their mirror sites in here.
Diffstat (limited to 'games/battleball')
-rw-r--r-- | games/battleball/Makefile | 3 |
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 |