git: 6fa14a7ac9aa - main - shells/ksh-devel: Fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Jan 2023 21:26:04 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6fa14a7ac9aa4bb10b4ab3a1c59ade6f6d155419
commit 6fa14a7ac9aa4bb10b4ab3a1c59ade6f6d155419
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:24:04 +0000
shells/ksh-devel: Fix typo
Reported by: gad
Fixes: e2559c8df2e842f690b71bac92e9ed9212599d04
MFH: 2023Q1
---
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 bbd26e166518..29496a0e319c 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= 9bec2b78
AST_COMMIT_DATE= 2023.01.11