aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2023-01-27 15:20:37 +0000
committerFlorian Smeets <flo@FreeBSD.org>2023-01-27 15:20:37 +0000
commitea7f8174ef9873a25b4efc4ca65cef5f8c02186d (patch)
treed5f11f9be8e93e6c0d4e43aa8f8497189e589539
parent95dfefade4b9b6580035696d7df49336283c5a03 (diff)
downloadports-ea7f8174ef9873a25b4efc4ca65cef5f8c02186d.tar.gz
ports-ea7f8174ef9873a25b4efc4ca65cef5f8c02186d.zip
sysutils/munin-*: Take maintainership
Take these ports back as I still use them. Thanks mat for maintaining them in the meantime.
-rw-r--r--sysutils/munin-common/Makefile2
-rw-r--r--sysutils/munin-contrib/Makefile2
-rw-r--r--sysutils/munin-master/Makefile2
-rw-r--r--sysutils/munin-node/Makefile2
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/