diff options
Diffstat (limited to 'games')
-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 |