diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-29 09:48:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-29 09:48:43 +0000 |
commit | a26865163e2cc730c711d9f535a9c1694f75b031 (patch) | |
tree | 1fca153398ed41cbf4dff73edbb93be8e00c3b29 /games/battleball | |
parent | 5efc0e88af89ff779244c701b0457ce72d4b4e23 (diff) | |
download | pkgsrc-a26865163e2cc730c711d9f535a9c1694f75b031.tar.gz |
Remove dead MASTER_SITES. From Zafer Aydogan.
Diffstat (limited to 'games/battleball')
-rw-r--r-- | games/battleball/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/battleball/Makefile b/games/battleball/Makefile index e5699a5ed22..b72b0acdefe 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2007/02/02 17:43:02 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2007/12/29 09:48:43 wiz Exp $ DISTNAME= battleball.21.src PKGNAME= battleball-2.1 PKGREVISION= 3 CATEGORIES= games x11 -MASTER_SITES= http://linuxberg.prover.com.br/files/x11/entertain/ +MASTER_SITES= # MAINTAINER= root@garbled.net HOMEPAGE= http://web.archive.org/web/*/http://www.cs.utexas.edu/users/pahardin/bb.html |