fix(git-jail): use openssh-portable instead of openssh

FreeBSD 15 only has openssh-portable in ports. The base openssh package
name does not exist and causes pkg install to fail during git jail setup.

---
Build: pass | Tests: pass — 1530 passed (91 files)
This commit is contained in:
Mevy Assistant 2026-04-18 11:20:14 +00:00
parent 9398dc92bc
commit 4cc2f7d001

View file

@ -2,4 +2,5 @@
bash
ca_root_nss
git
openssh-portable
rsync