pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/chkrootkit



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Nov 28 07:27:42 UTC 2025

Modified Files:
        pkgsrc/security/chkrootkit: Makefile

Log Message:
chkrootkit: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/security/chkrootkit/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/chkrootkit/Makefile
diff -u pkgsrc/security/chkrootkit/Makefile:1.27 pkgsrc/security/chkrootkit/Makefile:1.28
--- pkgsrc/security/chkrootkit/Makefile:1.27    Tue Oct 17 19:24:04 2023
+++ pkgsrc/security/chkrootkit/Makefile Fri Nov 28 07:27:42 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.27 2023/10/17 19:24:04 triaxx Exp $
+# $NetBSD: Makefile,v 1.28 2025/11/28 07:27:42 wiz Exp $
 
 DISTNAME=              chkrootkit-0.58b
 CATEGORIES=            security
 MASTER_SITES=          ftp://ftp.chkrootkit.org/pub/seg/pac/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.chkrootkit.org/
+HOMEPAGE=              https://www.chkrootkit.org/
 COMMENT=               Locally checks for signs of a rootkit
 LICENSE=               modified-bsd
 



Home | Main Index | Thread Index | Old Index