pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/kgb-bot



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan  2 09:19:05 UTC 2026

Modified Files:
        pkgsrc/chat/kgb-bot: Makefile

Log Message:
kgb-bot: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/chat/kgb-bot/Makefile

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

Modified files:

Index: pkgsrc/chat/kgb-bot/Makefile
diff -u pkgsrc/chat/kgb-bot/Makefile:1.16 pkgsrc/chat/kgb-bot/Makefile:1.17
--- pkgsrc/chat/kgb-bot/Makefile:1.16   Fri Jul  4 08:44:47 2025
+++ pkgsrc/chat/kgb-bot/Makefile        Fri Jan  2 09:19:05 2026
@@ -1,15 +1,13 @@
-# $NetBSD: Makefile,v 1.16 2025/07/04 08:44:47 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.17 2026/01/02 09:19:05 wiz Exp $
 
 DISTNAME=      App-KGB-1.31
 PKGNAME=       ${DISTNAME:S/App-KGB/kgb-bot/}
 PKGREVISION=   13
-
 CATEGORIES=    chat perl5 scm
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=App/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://alioth.debian.org/projects/kgb/
+#HOMEPAGE=     https://alioth.debian.org/projects/kgb/
 COMMENT=       Notify about VCS commits on IRC
 
 USE_TOOLS+=    perl:run



Home | Main Index | Thread Index | Old Index