diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/battleball/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/battleball/Makefile b/games/battleball/Makefile index 2466333d360c..f9968fd62db5 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -8,9 +8,7 @@ PORTNAME= battleball PORTVERSION= 2.1 CATEGORIES= games -MASTER_SITES= http://tzo.linux.tucows.com/files/x11/entertain/ \ - http://fundy.linux.tucows.com/files/x11/entertain/ \ - http://207.211.212.35/pah/ +MASTER_SITES= http://home.austin.rr.com/pah/ DISTNAME= ${PORTNAME}.${PORTVERSION:S/.//}.src |