Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2021 18:01:31 GMT
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 96f85c4b4885 - main - Correct MAINTAINER address.
Message-ID:  <202104151801.13FI1Vam035616@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot:

URL: https://cgit.FreeBSD.org/ports/commit/?id=96f85c4b48857b424da563499c4033121ae148a0

commit 96f85c4b48857b424da563499c4033121ae148a0
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2021-04-15 18:01:16 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2021-04-15 18:01:16 +0000

    Correct MAINTAINER address.
---
 sysutils/ansible-sshjail/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/ansible-sshjail/Makefile b/sysutils/ansible-sshjail/Makefile
index 73499357b2f0..542398a0b407 100644
--- a/sysutils/ansible-sshjail/Makefile
+++ b/sysutils/ansible-sshjail/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	ansible-sshjail
 DISTVERSION=	1.1.0-g20210107
 CATEGORIES=	sysutils
 
-MAINTAINER=	mad@madpilot.net
+MAINTAINER=	madpilot@FreeBSD.org
 COMMENT=	Ansible connector for remote jails
 
 LICENSE=	MIT



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104151801.13FI1Vam035616>