git: ea7f8174ef98 - main - sysutils/munin-*: Take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Jan 2023 15:24:42 UTC
The branch main has been updated by flo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ea7f8174ef9873a25b4efc4ca65cef5f8c02186d
commit ea7f8174ef9873a25b4efc4ca65cef5f8c02186d
Author: Florian Smeets <flo@FreeBSD.org>
AuthorDate: 2023-01-27 15:20:37 +0000
Commit: Florian Smeets <flo@FreeBSD.org>
CommitDate: 2023-01-27 15:20:37 +0000
sysutils/munin-*: Take maintainership
Take these ports back as I still use them. Thanks mat for maintaining
them in the meantime.
---
sysutils/munin-common/Makefile | 2 +-
sysutils/munin-contrib/Makefile | 2 +-
sysutils/munin-master/Makefile | 2 +-
sysutils/munin-node/Makefile | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sysutils/munin-common/Makefile b/sysutils/munin-common/Makefile
index 234a2fc5dc58..29416d90c11b 100644
--- a/sysutils/munin-common/Makefile
+++ b/sysutils/munin-common/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -common
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= flo@FreeBSD.org
COMMENT= Common components between a munin node and server
WWW= https://munin-monitoring.org/
diff --git a/sysutils/munin-contrib/Makefile b/sysutils/munin-contrib/Makefile
index 6a286e759475..abdaa264d8aa 100644
--- a/sysutils/munin-contrib/Makefile
+++ b/sysutils/munin-contrib/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= git.2021-04-27
CATEGORIES= sysutils
PKGNAMEPREFIX= munin-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= flo@FreeBSD.org
COMMENT= Contributed plugins and other for munin
WWW= https://github.com/munin-monitoring/contrib
diff --git a/sysutils/munin-master/Makefile b/sysutils/munin-master/Makefile
index f55f27194f34..9af9026bd64b 100644
--- a/sysutils/munin-master/Makefile
+++ b/sysutils/munin-master/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -master
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= flo@FreeBSD.org
COMMENT= Collector part of Munin
WWW= https://munin-monitoring.org/
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile
index 711b9e7f541b..7743572eb7ae 100644
--- a/sysutils/munin-node/Makefile
+++ b/sysutils/munin-node/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -node
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= flo@FreeBSD.org
COMMENT= Node-specific part of Munin
WWW= https://munin-monitoring.org/