diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2022-05-02 17:36:36 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2022-05-02 17:36:36 +0000 |
commit | 944101d8959e8f13c12fef216bda49573f6c001f (patch) | |
tree | 679b2cd68907af17c1865b9512b28a3454839531 | |
parent | cfac74ea122408b0bd6baec80e6bdce880a42bad (diff) | |
download | ports-944101d8959e8f13c12fef216bda49573f6c001f.tar.gz ports-944101d8959e8f13c12fef216bda49573f6c001f.zip |
devel/libffi: Take maintainer
-rw-r--r-- | devel/libffi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |