pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/xfrisk Fix MASTER_SITES and HOMEPAGE locations.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1c3b268cbed2
branches:  trunk
changeset: 474577:1c3b268cbed2
user:      sketch <sketch%pkgsrc.org@localhost>
date:      Sun May 02 13:51:21 2004 +0000

description:
Fix MASTER_SITES and HOMEPAGE locations.

diffstat:

 games/xfrisk/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r cf22b3d6ae2e -r 1c3b268cbed2 games/xfrisk/Makefile
--- a/games/xfrisk/Makefile     Sun May 02 13:40:59 2004 +0000
+++ b/games/xfrisk/Makefile     Sun May 02 13:51:21 2004 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.8 2004/04/29 14:18:58 sketch Exp $
+# $NetBSD: Makefile,v 1.9 2004/05/02 13:51:21 sketch Exp $
 #
 
 DISTNAME=      xfrisk-1.2
 PKGREVISION=   1
 CATEGORIES=    games
-MASTER_SITES=  http://morphy.iki.fi/xfrisk/files/
+MASTER_SITES=  http://www.tuxick.net/xfrisk/files/
 
 MAINTAINER=    sketch%NetBSD.org@localhost
-HOMEPAGE=      http://morphy.iki.fi/xfrisk/
+HOMEPAGE=      http://www.tuxick.net/xfrisk/
 COMMENT=       X11 version of the classic Risk board game
 
 WRKSRC=                ${WRKDIR}/XFrisk



Home | Main Index | Thread Index | Old Index