aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mk/bsd.autotools.mk2
-rw-r--r--devel/libtool15/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.autotools.mk b/Mk/bsd.autotools.mk
index 41ad8cdb5441..a86b14aefbc8 100644
--- a/Mk/bsd.autotools.mk
+++ b/Mk/bsd.autotools.mk
@@ -8,7 +8,7 @@
# Please make sure all changes to this file are passed either through
# the maintainer, or portmgr@FreeBSD.org
-Autotools_Include_MAINTAINER= ade@FreeBSD.org
+Autotools_Include_MAINTAINER= jylefort@FreeBSD.org
#---------------------------------------------------------------------------
# IMPORTANT! READ ME! YES, THAT MEANS YOU!
diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile
index ab5d4c94be0a..8b1030e154cf 100644
--- a/devel/libtool15/Makefile
+++ b/devel/libtool15/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= libtool
DISTNAME= libtool-${PORTVERSION}
-MAINTAINER= ade@FreeBSD.org
+MAINTAINER= jylefort@FreeBSD.org
COMMENT?= Generic shared library support script
GNU_CONFIGURE= yes