aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/munin-common/Makefile2
-rw-r--r--sysutils/munin-master/Makefile2
-rw-r--r--sysutils/munin-node/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/munin-common/Makefile b/sysutils/munin-common/Makefile
index a4e5ba9ba9b4..2f920c67fcff 100644
--- a/sysutils/munin-common/Makefile
+++ b/sysutils/munin-common/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -common
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= zeising@FreeBSD.org
COMMENT= Common components between a munin node and server
BUILD_DEPENDS= p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \
diff --git a/sysutils/munin-master/Makefile b/sysutils/munin-master/Makefile
index 21c70eeb17e1..7b3177b1299b 100644
--- a/sysutils/munin-master/Makefile
+++ b/sysutils/munin-master/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -master
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= zeising@FreeBSD.org
COMMENT= Collector part of Munin
BUILD_DEPENDS= p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile
index 0d4e4a0983c9..bf26a5270463 100644
--- a/sysutils/munin-node/Makefile
+++ b/sysutils/munin-node/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -node
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= zeising@FreeBSD.org
COMMENT= Node-specific part of Munin
BUILD_DEPENDS= p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \