summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xTools/scripts/mark_safe.pl2
-rwxr-xr-xTools/scripts/notconnected2
-rw-r--r--ports-mgmt/freebsd-bugzilla-cli/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/Tools/scripts/mark_safe.pl b/Tools/scripts/mark_safe.pl
index 7997e2192d10..b84e45532904 100755
--- a/Tools/scripts/mark_safe.pl
+++ b/Tools/scripts/mark_safe.pl
@@ -2,7 +2,7 @@
# $FreeBSD$
#
-# MAINTAINER= pgollucci@FreeBSD.org
+# MAINTAINER= ports@FreeBSD.org
# all committers may commit to this file without approval
## core
diff --git a/Tools/scripts/notconnected b/Tools/scripts/notconnected
index 12333c4eba70..ce3478f385de 100755
--- a/Tools/scripts/notconnected
+++ b/Tools/scripts/notconnected
@@ -2,7 +2,7 @@
# $FreeBSD$
#
-# MAINTAINER= pgollucci@FreeBSD.org
+# MAINTAINER= ports@FreeBSD.org
# all committers may commit to this file without approval
PATH=/rescue:$PATH
diff --git a/ports-mgmt/freebsd-bugzilla-cli/Makefile b/ports-mgmt/freebsd-bugzilla-cli/Makefile
index 2060010edccb..f6f469a35e9c 100644
--- a/ports-mgmt/freebsd-bugzilla-cli/Makefile
+++ b/ports-mgmt/freebsd-bugzilla-cli/Makefile
@@ -5,7 +5,7 @@ PORTNAME= freebsd-bugzilla-cli
PORTVERSION= 0.15.0
CATEGORIES= ports-mgmt
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Interact with the FreeBSD bugzilla instance
LICENSE= APACHE20