pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/hackbot



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 28 08:21:58 UTC 2025

Modified Files:
        pkgsrc/security/hackbot: Makefile

Log Message:
hackbot: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/security/hackbot/Makefile

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

Modified files:

Index: pkgsrc/security/hackbot/Makefile
diff -u pkgsrc/security/hackbot/Makefile:1.22 pkgsrc/security/hackbot/Makefile:1.23
--- pkgsrc/security/hackbot/Makefile:1.22       Tue Jun 28 11:35:35 2022
+++ pkgsrc/security/hackbot/Makefile    Sun Dec 28 08:21:57 2025
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.22 2022/06/28 11:35:35 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2025/12/28 08:21:57 wiz Exp $
 
 DISTNAME=              hackbot-2.21
 PKGREVISION=           9
 CATEGORIES=            security net
-MASTER_SITES=          http://hackbot.stream-portal.org/
+#MASTER_SITES=         http://hackbot.stream-portal.org/
 EXTRACT_SUFX=          .tgz
 
 MAINTAINER=            is%NetBSD.org@localhost
-HOMEPAGE=              http://hackbot.stream-portal.org/
+#HOMEPAGE=             http://hackbot.stream-portal.org/
 COMMENT=               Vulnerability scanner written in Perl
 
 WRKSRC=                        ${WRKDIR}/hackbot



Home | Main Index | Thread Index | Old Index