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 | |
parent | 8598828aeaec5147dae9a6d2bf68ce96e9fb5b47 (diff) | |
download | ports-e0a1fb10504295a9d5314c4154261eb8d318f4a2.tar.gz ports-e0a1fb10504295a9d5314c4154261eb8d318f4a2.zip |
Notes
-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 |