diff options
author | Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> | 2025-04-29 22:27:11 +0000 |
---|---|---|
committer | Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> | 2025-04-29 22:27:11 +0000 |
commit | bfdf7360998a27b098faaad42b8b44475ba37d96 (patch) | |
tree | eb516aadf727ccf5c54dbd7af7735d15750ed695 | |
parent | security/sshesame: new port (diff) |
security/sshesame: add to category Makefile
Forgot to add in the previous commit
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index cc3bb9fbdae3..dc3322defa4e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1318,6 +1318,7 @@ SUBDIR += ssh-multiadd SUBDIR += ssh-tools SUBDIR += ssh-vault + SUBDIR += sshesame SUBDIR += sshguard SUBDIR += sshpass SUBDIR += ssl-admin |