pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/kapooka



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan  2 09:17:35 UTC 2026

Modified Files:
        pkgsrc/games/kapooka: Makefile

Log Message:
kapooka: comment out dead link


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/games/kapooka/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/kapooka/Makefile
diff -u pkgsrc/games/kapooka/Makefile:1.25 pkgsrc/games/kapooka/Makefile:1.26
--- pkgsrc/games/kapooka/Makefile:1.25  Mon Nov 17 11:00:50 2025
+++ pkgsrc/games/kapooka/Makefile       Fri Jan  2 09:17:35 2026
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.25 2025/11/17 11:00:50 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.26 2026/01/02 09:17:35 wiz Exp $
 
 DISTNAME=              kapooka_0.2
 PKGNAME=               ${DISTNAME:S/_/-/}
 PKGREVISION=           14
 CATEGORIES=            games
-MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=kapooka/}
+#MASTER_SITES=         ${MASTER_SITE_SOURCEFORGE:=kapooka/}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://kapooka.sourceforge.net/
+#HOMEPAGE=             https://kapooka.sourceforge.net/
 COMMENT=               Puzzle game
 
 WRKSRC=                        ${WRKDIR}/kapooka



Home | Main Index | Thread Index | Old Index