diff options
author | bouyer <bouyer@pkgsrc.org> | 1999-08-13 14:30:45 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 1999-08-13 14:30:45 +0000 |
commit | aedb9d93895045a8136d1248f0c086bd52cab792 (patch) | |
tree | c02b2064f20bf7e508cce4ebb5cc20ce8435311c /games | |
parent | 29656d015f0c51c3486c3054cfa81ecfb77972dd (diff) | |
download | pkgsrc-aedb9d93895045a8136d1248f0c086bd52cab792.tar.gz |
Correct MASTER_SITES at author's request.
Diffstat (limited to 'games')
-rw-r--r-- | games/xdemineur/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xdemineur/Makefile b/games/xdemineur/Makefile index 38a3b4c1a5f..fb4ad99aa58 100644 --- a/games/xdemineur/Makefile +++ b/games/xdemineur/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 1999/08/13 13:57:49 bouyer Exp $ +# $NetBSD: Makefile,v 1.12 1999/08/13 14:30:45 bouyer Exp $ # DISTNAME= xdemineur-2.1.1 CATEGORIES= games -MASTER_SITES= ftp://ftp.agm-ita.ensta.fr/pub/babafou/ \ +MASTER_SITES= ftp://ftp.babafou.eu.org/pub/babafou/ \ ${MASTER_SITE_XCONTRIB:=games/} MAINTAINER= bouyer@netbsd.org |