git: 7823df7e6b79 - main - sysutils/munin-*: Avoid a WWW redirect.

Mathieu Arnold mat at FreeBSD.org
Mon May 31 06:45:39 UTC 2021


The branch main has been updated by mat:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7823df7e6b790cfe8c21dea9dc49ec3b78201d1f

commit 7823df7e6b790cfe8c21dea9dc49ec3b78201d1f
Author:     Mathieu Arnold <mat at FreeBSD.org>
AuthorDate: 2021-05-31 06:41:26 +0000
Commit:     Mathieu Arnold <mat at FreeBSD.org>
CommitDate: 2021-05-31 06:43:17 +0000

    sysutils/munin-*: Avoid a WWW redirect.
---
 sysutils/munin-common/pkg-descr | 2 +-
 sysutils/munin-master/pkg-descr | 2 +-
 sysutils/munin-node/pkg-descr   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sysutils/munin-common/pkg-descr b/sysutils/munin-common/pkg-descr
index 0e1ffa2ed3d6..b8a271c660e6 100644
--- a/sysutils/munin-common/pkg-descr
+++ b/sysutils/munin-common/pkg-descr
@@ -11,4 +11,4 @@ of creating own "plugins" (graphs).
 This are the common components to drive both the server and the node components
 of munin.
 
-WWW: http://munin-monitoring.org/
+WWW: https://munin-monitoring.org/
diff --git a/sysutils/munin-master/pkg-descr b/sysutils/munin-master/pkg-descr
index ccfb06066a29..69abd6fcb75e 100644
--- a/sysutils/munin-master/pkg-descr
+++ b/sysutils/munin-master/pkg-descr
@@ -11,4 +11,4 @@ of creating own "plugins" (graphs).
 This is the collector. It is installed on the machine that shall collect
 and display performance data.
 
-WWW: http://munin-monitoring.org/
+WWW: https://munin-monitoring.org/
diff --git a/sysutils/munin-node/pkg-descr b/sysutils/munin-node/pkg-descr
index 1ac945582d61..14bda26b9e8f 100644
--- a/sysutils/munin-node/pkg-descr
+++ b/sysutils/munin-node/pkg-descr
@@ -10,4 +10,4 @@ of creating own "plugins" (graphs).
 
 This is the node part. It is used on all machines Munin shall watch.
 
-WWW: http://munin-monitoring.org/
+WWW: https://munin-monitoring.org/


More information about the dev-commits-ports-all mailing list