diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2025-07-06 19:13:59 +0200 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2025-07-06 19:13:59 +0200 |
commit | d88adfa804e4bae57d628e874b62b06cd3355ac0 (patch) | |
tree | d294e08825321cc0bb68b2e4aad051205b60f682 /shells | |
parent | shells/bash53: Add bash 5.3 (diff) |
shells/bash53: Add new port
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile index 0cdbb9120da3..4e70e5a1a662 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -10,6 +10,7 @@ SUBDIR += bash-completion-freebsd SUBDIR += bash-completion-zfs SUBDIR += bash-static + SUBDIR += bash53 SUBDIR += bashc SUBDIR += bicon SUBDIR += bosh |