diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2003-03-11 21:00:58 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2003-03-11 21:00:58 +0000 |
commit | e0a1fb10504295a9d5314c4154261eb8d318f4a2 (patch) | |
tree | d581979c4d31d5dbe3d389817c60e089ef5c7be1 /games/battleball | |
parent | Update MASTER_SITES for MAINTAINER-less ports. (diff) |
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 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 |