pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/xtris



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct  9 08:55:36 UTC 2017

Modified Files:
        pkgsrc/games/xtris: Makefile

Log Message:
xtris: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/games/xtris/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/xtris/Makefile
diff -u pkgsrc/games/xtris/Makefile:1.22 pkgsrc/games/xtris/Makefile:1.23
--- pkgsrc/games/xtris/Makefile:1.22    Wed Sep  6 09:03:01 2017
+++ pkgsrc/games/xtris/Makefile Mon Oct  9 08:55:36 2017
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.22 2017/09/06 09:03:01 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.23 2017/10/09 08:55:36 wiz Exp $
 
 DISTNAME=      xtris-1.15
 PKGREVISION=   2
 CATEGORIES=    games x11
-MASTER_SITES=  http://www.iagora.com/~espel/xtris/
+#MASTER_SITES= http://www.iagora.com/~espel/xtris/
 
 MAINTAINER=    opp%MuFFiN.Org@localhost
-HOMEPAGE=      https://www.iagora.com/~espel/xtris/xtris.html
+#HOMEPAGE=     https://www.iagora.com/~espel/xtris/xtris.html
 COMMENT=       Multi-player version of a popular game for the X Window system
 
 WRKSRC=                ${WRKDIR}/xtris



Home | Main Index | Thread Index | Old Index