diff options
author | fenner <fenner@FreeBSD.org> | 2003-03-11 21:00:58 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2003-03-11 21:00:58 +0000 |
commit | f90a815ef2ca91c396820cd38bd9e9dc860bebe9 (patch) | |
tree | 07f2998533b4a278fcf2caf391aa2325e6f24846 /games/battleball | |
parent | 3ea3937a6d6397c49028b2a2e4d9a40660be69aa (diff) | |
download | FreeBSD-ports-f90a815ef2ca91c396820cd38bd9e9dc860bebe9.zip FreeBSD-ports-f90a815ef2ca91c396820cd38bd9e9dc860bebe9.tar.gz |
Update MASTER_SITES
PR: ports/49046
Submitted by: Ryan T. Dean <rtdean@cytherianage.net>
Approved by: portmgr
Diffstat (limited to 'games/battleball')
-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 2466333..f9968fd 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 |