aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2017-12-23 21:58:40 +0800
committertijl <tijl@FreeBSD.org>2017-12-23 21:58:40 +0800
commite26170daf6432afa7087b722cb94fe1df0aadc01 (patch)
tree53f58e89900ce70888b6575cee7c58d3f8435af1 /Mk
parentf8af95ade5a8bbbf46f864500368c873dc184d30 (diff)
downloadfreebsd-ports-gnome-e26170daf6432afa7087b722cb94fe1df0aadc01.tar.gz
freebsd-ports-gnome-e26170daf6432afa7087b722cb94fe1df0aadc01.tar.zst
freebsd-ports-gnome-e26170daf6432afa7087b722cb94fe1df0aadc01.zip
Take maintainership from autotools@. That group is no longer active.
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/libtool.mk2
-rw-r--r--Mk/bsd.autotools.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/Mk/Uses/libtool.mk b/Mk/Uses/libtool.mk
index 928b5e13ac8c..63baf3271d13 100644
--- a/Mk/Uses/libtool.mk
+++ b/Mk/Uses/libtool.mk
@@ -11,7 +11,7 @@
# be used when a port does not generate its own libtool
# script and relies on the system to provide one.
#
-# MAINTAINER: autotools@FreeBSD.org
+# MAINTAINER: tijl@FreeBSD.org
.if !defined(_INCLUDE_USES_LIBTOOL_MK)
_INCLUDE_USES_LIBTOOL_MK= yes
diff --git a/Mk/bsd.autotools.mk b/Mk/bsd.autotools.mk
index 4cca0ef56e26..09be86c559dc 100644
--- a/Mk/bsd.autotools.mk
+++ b/Mk/bsd.autotools.mk
@@ -7,7 +7,7 @@
# wrath of countless folks, and be unceremoniously backed out by
# the maintainer and/or portmgr.
-Autotools_Include_MAINTAINER= autotools@FreeBSD.org
+Autotools_Include_MAINTAINER= tijl@FreeBSD.org
#---------------------------------------------------------------------------
# USE_AUTOTOOLS= tool[:env] ...