pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/xtris Use bl3, swap HOMEPAGE and MASTER_SITES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a9e6d7179e8
branches:  trunk
changeset: 470291:4a9e6d7179e8
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Mar 07 23:03:56 2004 +0000

description:
Use bl3, swap HOMEPAGE and MASTER_SITES.

diffstat:

 games/xtris/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (24 lines):

diff -r acc6ccf0125b -r 4a9e6d7179e8 games/xtris/Makefile
--- a/games/xtris/Makefile      Sun Mar 07 22:52:41 2004 +0000
+++ b/games/xtris/Makefile      Sun Mar 07 23:03:56 2004 +0000
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.6 2004/01/20 12:15:42 agc Exp $
+# $NetBSD: Makefile,v 1.7 2004/03/07 23:03:56 snj Exp $
 #
 
 DISTNAME=      xtris-1.15
 CATEGORIES=    games x11
-MASTER_SITES=  http://www.iagora.com/~espel/xtris/xtris.html
+MASTER_SITES=  http://www.iagora.com/~espel/xtris/
 
 MAINTAINER=    opp%MuFFiN.Org@localhost
-HOMEPAGE=      http://www.iagora.com/~espel/xtris/
+HOMEPAGE=      http://www.iagora.com/~espel/xtris/xtris.html
 COMMENT=       Multi-player version of a popular game for the X Window system
 
 WRKSRC=                ${WRKDIR}/xtris
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 USE_X11BASE=   yes
 
 BUILD_DEFS+=   USE_INET6



Home | Main Index | Thread Index | Old Index