git: 14fcfbc7790b - 2022Q4 - devel/cargo-c: fix typo in package description
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Nov 2022 20:40:42 UTC
The branch 2022Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=14fcfbc7790b5d25d9fdeb37c0a9cdcbe7cedcf9 commit 14fcfbc7790b5d25d9fdeb37c0a9cdcbe7cedcf9 Author: Philipp Ost <bsd@philippost.de> AuthorDate: 2022-11-22 20:25:25 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-11-22 20:40:36 +0000 devel/cargo-c: fix typo in package description https://github.com/lu-zero/cargo-c/commit/14ba33ba8b7e PR: 267933 (cherry picked from commit 640d426e19354194686dd8704af4e146306e4a16) --- devel/cargo-c/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/cargo-c/pkg-descr b/devel/cargo-c/pkg-descr index ae25ae113cff..6ce2b4810047 100644 --- a/devel/cargo-c/pkg-descr +++ b/devel/cargo-c/pkg-descr @@ -1,4 +1,4 @@ -cargo applet to build and install C-ABI compatibile dynamic and static +cargo applet to build and install C-ABI compatible dynamic and static libraries. It produces and installs a correct pkg-config file, a static library