pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/munin-common



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 11 05:22:16 UTC 2026

Modified Files:
        pkgsrc/sysutils/munin-common: Makefile.common

Log Message:
munin*: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/munin-common/Makefile.common

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

Modified files:

Index: pkgsrc/sysutils/munin-common/Makefile.common
diff -u pkgsrc/sysutils/munin-common/Makefile.common:1.8 pkgsrc/sysutils/munin-common/Makefile.common:1.9
--- pkgsrc/sysutils/munin-common/Makefile.common:1.8    Tue Jun  6 12:42:21 2023
+++ pkgsrc/sysutils/munin-common/Makefile.common        Sun Jan 11 05:22:16 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2023/06/06 12:42:21 riastradh Exp $
+# $NetBSD: Makefile.common,v 1.9 2026/01/11 05:22:16 wiz Exp $
 #
 # used by sysutils/munin-common/Makefile
 # used by sysutils/munin-master/Makefile
@@ -10,7 +10,7 @@ CATEGORIES=   sysutils
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=munin/}
 
 MAINTAINER=    tm%NetBSD.org@localhost
-HOMEPAGE=      http://munin-monitoring.org/
+HOMEPAGE=      https://munin-monitoring.org/
 LICENSE=       gnu-gpl-v2
 
 TOOL_DEPENDS+= p5-Module-Build>=0.42050:../../devel/p5-Module-Build



Home | Main Index | Thread Index | Old Index