aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorDries Michiels <driesm@FreeBSD.org>2021-11-08 18:44:36 +0000
committerDries Michiels <driesm@FreeBSD.org>2021-11-09 10:31:38 +0000
commit8534f4382ce460759bcc6999e414fe5b3b51d43b (patch)
tree0a6fab380c1ebfbb92536e41484d0b5141997869 /net-mgmt
parent5d998836b36f2ab4421608c2f927455615e7aa81 (diff)
downloadports-8534f4382ce460759bcc6999e414fe5b3b51d43b.tar.gz
ports-8534f4382ce460759bcc6999e414fe5b3b51d43b.zip
*/*: Consistently use my new driesm@FreeBSD.org alias
Replace all occurences of driesm.michiels@gmail.com with driesm@FreeBSD.org. Approved by: philip (mentor), 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D32896
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/librenms/files/librenms.in2
-rw-r--r--net-mgmt/netdata-go/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/librenms/files/librenms.in b/net-mgmt/librenms/files/librenms.in
index e8fc248d86e4..f0edd60d65c0 100644
--- a/net-mgmt/librenms/files/librenms.in
+++ b/net-mgmt/librenms/files/librenms.in
@@ -18,7 +18,7 @@
# librenms_daemonflags: Flags passed to daemon(8), overwrite this to use eg syslog
# Default "-o /var/log/librenms/librenms-service.log"
#
-# Contributed by: Dries Michiels (driesm.michiels@gmail.com)
+# Contributed by: Dries Michiels (driesm@FreeBSD.org)
. /etc/rc.subr
diff --git a/net-mgmt/netdata-go/Makefile b/net-mgmt/netdata-go/Makefile
index 06018c3ff119..07bcf2402fbd 100644
--- a/net-mgmt/netdata-go/Makefile
+++ b/net-mgmt/netdata-go/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.30.0
CATEGORIES= net-mgmt
-MAINTAINER= driesm.michiels@gmail.com
+MAINTAINER= driesm@FreeBSD.org
COMMENT= External netdata collection plugin written in Go
LICENSE= GPLv3