pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/xsokoban



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb 21 05:29:30 UTC 2026

Modified Files:
        pkgsrc/games/xsokoban: Makefile

Log Message:
xsokoban: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/games/xsokoban/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/xsokoban/Makefile
diff -u pkgsrc/games/xsokoban/Makefile:1.5 pkgsrc/games/xsokoban/Makefile:1.6
--- pkgsrc/games/xsokoban/Makefile:1.5  Sun Jan 26 17:31:18 2020
+++ pkgsrc/games/xsokoban/Makefile      Sat Feb 21 05:29:29 2026
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2020/01/26 17:31:18 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.6 2026/02/21 05:29:29 wiz Exp $
 
 DISTNAME=      xsokoban-3.3c
 PKGREVISION=   1
 CATEGORIES=    games
-MASTER_SITES=  http://www.cs.cornell.edu/andru/release/
+#MASTER_SITES= http://www.cs.cornell.edu/andru/release/
 
 MAINTAINER=    cheusov%NetBSD.org@localhost
-HOMEPAGE=      https://www.cs.cornell.edu/andru/release/
+#HOMEPAGE=     https://www.cs.cornell.edu/andru/release/
 COMMENT=       Classic logical game
 
 WRKSRC=                ${WRKDIR}/xsokoban



Home | Main Index | Thread Index | Old Index