diff options
author | wiz <wiz> | 2007-12-29 09:50:14 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-12-29 09:50:14 +0000 |
commit | 9aa76cd1238dcaf6981b0c1917a62f1296c6646f (patch) | |
tree | 5e39c6f4ad12605c46bd31e79437a9043301f61a | |
parent | 19f0f2a105716b34169a3c783b8399411b0d0f7f (diff) | |
download | pkgsrc-9aa76cd1238dcaf6981b0c1917a62f1296c6646f.tar.gz |
Update MASTER_SITES, from Zafer Aydogan.
-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/ |