git: 0f581439ae86 - 2023Q1 - shells/ksh-devel: Fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Jan 2023 21:27:49 UTC
The branch 2023Q1 has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f581439ae86f1aad8d5330ba2c613abb0ec38cc commit 0f581439ae86f1aad8d5330ba2c613abb0ec38cc Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-01-28 21:24:04 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-01-28 21:27:41 +0000 shells/ksh-devel: Fix typo Reported by: gad Fixes: e2559c8df2e842f690b71bac92e9ed9212599d04 (cherry picked from commit 6fa14a7ac9aa4bb10b4ab3a1c59ade6f6d155419) --- shells/ksh-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shells/ksh-devel/Makefile b/shells/ksh-devel/Makefile index 80de9e5b516d..1afac59b48de 100644 --- a/shells/ksh-devel/Makefile +++ b/shells/ksh-devel/Makefile @@ -21,7 +21,7 @@ LICENSE= EPL BROKEN_aarch64= Fails to link: missing sbrk BROKEN_riscv64= Fails to link: missing sbrk -ROKEN_FreeBSD_12= exit code 139 making lib/libcmd +BROKEN_FreeBSD_12= exit code 139 making lib/libcmd HASH= 4ec93745 AST_COMMIT_DATE= 2022.11.04