git: 944101d8959e - main - devel/libffi: Take maintainer
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 02 May 2022 17:37:13 UTC
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