diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
commit | f5b8945cb95a5365399b97ea5e24648542250c56 (patch) | |
tree | f449e49da4dfdae2a0f7b2f6d32153d877199d49 /games/galaxa | |
parent | a3de4e93a9f3bf6898d9c2d2a48a0092be886cf7 (diff) | |
download | pkgsrc-f5b8945cb95a5365399b97ea5e24648542250c56.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'games/galaxa')
-rw-r--r-- | games/galaxa/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/galaxa/Makefile b/games/galaxa/Makefile index 710ca07bdbb..3270c2f0268 100644 --- a/games/galaxa/Makefile +++ b/games/galaxa/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.15 2006/09/09 02:42:00 obache Exp $ +# $NetBSD: Makefile,v 1.16 2006/10/04 21:43:00 wiz Exp $ # DISTNAME= galaxa.0.1 PKGNAME= galaxa-0.1 PKGREVISION= 2 CATEGORIES= games x11 -MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/galaxa/ +MASTER_SITES= ftp://ftp.billsgames.com/unix/x/galaxa/ MAINTAINER= root@garbled.net -HOMEPAGE= http://www.newbreedsoftware.com/galaxa/ +HOMEPAGE= http://web.archive.org/web/2/http://www.newbreedsoftware.com/galaxa/ COMMENT= Space game based loosely on "Galaga" WRKSRC= ${WRKDIR}/galaxa |