diff options
-rw-r--r-- | games/circuslinux/Makefile | 4 | ||||
-rw-r--r-- | games/defendguin/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/circuslinux/Makefile b/games/circuslinux/Makefile index 1bc49fa9882..20aa4ab2a37 100644 --- a/games/circuslinux/Makefile +++ b/games/circuslinux/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2006/06/12 16:28:07 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2007/12/29 09:50:14 wiz Exp $ # DISTNAME= circuslinux-1.0.3 PKGREVISION= 7 CATEGORIES= games -MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/circus-linux/src/ +MASTER_SITES= ftp://ftp.billsgames.com/unix/x/circus-linux/src/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.newbreedsoftware.com/circus-linux/ diff --git a/games/defendguin/Makefile b/games/defendguin/Makefile index 6fcab5c401f..8585bd2a50a 100644 --- a/games/defendguin/Makefile +++ b/games/defendguin/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2006/06/12 16:28:08 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2007/12/29 09:52:10 wiz Exp $ DISTNAME= defendguin-0.0.10 PKGREVISION= 7 CATEGORIES= games -MASTER_SITES= http://www.nbswebfx.com/downloads/ +MASTER_SITES= ftp://ftp.billsgames.com/unix/x/defendguin/src/ MAINTAINER= reed@reedmedia.net HOMEPAGE= http://www.newbreedsoftware.com/defendguin/ |