pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/kali



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan  2 09:15:41 UTC 2026

Modified Files:
        pkgsrc/lang/kali: Makefile

Log Message:
kali: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/lang/kali/Makefile

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

Modified files:

Index: pkgsrc/lang/kali/Makefile
diff -u pkgsrc/lang/kali/Makefile:1.18 pkgsrc/lang/kali/Makefile:1.19
--- pkgsrc/lang/kali/Makefile:1.18      Sun Nov  3 19:04:02 2019
+++ pkgsrc/lang/kali/Makefile   Fri Jan  2 09:15:41 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.18 2019/11/03 19:04:02 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2026/01/02 09:15:41 wiz Exp $
 
 DISTNAME=      kali-0.52.2
 CATEGORIES=    lang
-MASTER_SITES=  http://community.schemewiki.org/kali-scheme/releases/
+#MASTER_SITES= http://community.schemewiki.org/kali-scheme/releases/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://community.schemewiki.org/kali-scheme/
+#HOMEPAGE=     http://community.schemewiki.org/kali-scheme/
 COMMENT=       Distributed implementation of Scheme
 
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index