Date: Mon, 2 May 2022 17:37:13 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 944101d8959e - main - devel/libffi: Take maintainer Message-ID: <202205021737.242HbDkB019184@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=944101d8959e8f13c12fef216bda49573f6c001f commit 944101d8959e8f13c12fef216bda49573f6c001f Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2022-05-02 17:36:36 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2022-05-02 17:36:36 +0000 devel/libffi: Take maintainer --- devel/libffi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile index bb9c225ad916..94f7897c6607 100644 --- a/devel/libffi/Makefile +++ b/devel/libffi/Makefile @@ -12,7 +12,7 @@ PATCHFILES+= 01a75ed76ea7e57f1b7a5c183e2b1e890e6aa0fd.diff:-p1 # A local patch against configure has been created in files/patch-configure. #PATCHFILES+= 8c50837f0b58ba5b2bcb1b424a2a4bfa01559fb2.diff:-p1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kbowling@FreeBSD.org COMMENT= Foreign Function Interface LICENSE= MIT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205021737.242HbDkB019184>