diff options
author | yuri <yuri@FreeBSD.org> | 2017-11-25 05:32:05 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2017-11-25 05:32:05 +0800 |
commit | 75b0d10ee6f98965a26b81638ca05ac372de22f8 (patch) | |
tree | b570afd6fd53a0bc37aee1fdadbcb296650c15ec /security/Makefile | |
parent | 30eb0ebdec83df6121c811e96e0d67337814c966 (diff) | |
download | freebsd-ports-gnome-75b0d10ee6f98965a26b81638ca05ac372de22f8.tar.gz freebsd-ports-gnome-75b0d10ee6f98965a26b81638ca05ac372de22f8.tar.zst freebsd-ports-gnome-75b0d10ee6f98965a26b81638ca05ac372de22f8.zip |
New port: security/py-ssh-audit: SSH server auditing
PR: 223810
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13207
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 704e0712cec3..cf7c1016f8f9 100644 --- a/security/Makefile +++ b/security/Makefile @@ -969,6 +969,7 @@ SUBDIR += py-slowaes SUBDIR += py-spake2 SUBDIR += py-ssh + SUBDIR += py-ssh-audit SUBDIR += py-sslstrip SUBDIR += py-stem SUBDIR += py-stix |