pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/xdemineur Update MASTER_SITES, and remove HOMEPA...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d9a77e926ca
branches:  trunk
changeset: 498352:5d9a77e926ca
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Sat Aug 20 17:50:24 2005 +0000

description:
Update MASTER_SITES, and remove HOMEPAGE which no longer exists.
>From Marc Baudoin in private mail.

diffstat:

 games/xdemineur/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r da769b2ca385 -r 5d9a77e926ca games/xdemineur/Makefile
--- a/games/xdemineur/Makefile  Sat Aug 20 14:37:53 2005 +0000
+++ b/games/xdemineur/Makefile  Sat Aug 20 17:50:24 2005 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.19 2005/04/11 21:45:58 tv Exp $
+# $NetBSD: Makefile,v 1.20 2005/08/20 17:50:24 bouyer Exp $
 #
 
 DISTNAME=       xdemineur-2.1.1
 PKGREVISION=   1
 CATEGORIES=    games
-MASTER_SITES=  ftp://ftp.babafou.eu.org/pub/babafou/ \
+MASTER_SITES=  http://www.babafou.eu.org/xdemineur/ \
                ${MASTER_SITE_XCONTRIB:=games/}
 
 MAINTAINER=    bouyer%NetBSD.org@localhost
-HOMEPAGE=      http://www.spinne.com/x/games/xdemineur/
 COMMENT=       Minesweeper game for the X Window System
 
 USE_IMAKE=     YES



Home | Main Index | Thread Index | Old Index