Date: Sat, 8 May 2021 19:29:25 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7c22ecfb5fc5 - main - security/secpanel: Pass maintainership to submitter Message-ID: <202105081929.148JTPXZ060327@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=7c22ecfb5fc53ac4e415d915bc6deacbbb72b4ae commit 7c22ecfb5fc53ac4e415d915bc6deacbbb72b4ae Author: Chris Hutchinson <portmaster@bsdforge.com> AuthorDate: 2021-05-08 19:29:09 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-05-08 19:29:09 +0000 security/secpanel: Pass maintainership to submitter PR: 255669 --- security/secpanel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/secpanel/Makefile b/security/secpanel/Makefile index 3f457f1956fe..fc841dc1c4f2 100644 --- a/security/secpanel/Makefile +++ b/security/secpanel/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}.tgz \ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}.tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= GUI for managing and running ssh and related utilities LICENSE= GPLv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105081929.148JTPXZ060327>