pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/xskat



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb 20 12:20:27 UTC 2026

Modified Files:
        pkgsrc/games/xskat: Makefile

Log Message:
xskat: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/games/xskat/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/xskat/Makefile
diff -u pkgsrc/games/xskat/Makefile:1.19 pkgsrc/games/xskat/Makefile:1.20
--- pkgsrc/games/xskat/Makefile:1.19    Sat Apr 27 11:25:11 2019
+++ pkgsrc/games/xskat/Makefile Fri Feb 20 12:20:27 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.19 2019/04/27 11:25:11 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2026/02/20 12:20:27 wiz Exp $
 
 DISTNAME=      xskat-4.0
 CATEGORIES=    games
-MASTER_SITES=  http://www.xskat.de/
+#MASTER_SITES= http://www.xskat.de/
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.xskat.de/xskat.html
+#HOMEPAGE=     http://www.xskat.de/xskat.html
 COMMENT=       Play the card game Skat
 
 USE_IMAKE=     yes



Home | Main Index | Thread Index | Old Index