diff options
author | wiz <wiz@pkgsrc.org> | 2020-03-05 09:49:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-03-05 09:49:24 +0000 |
commit | 5179178ae499cf0994fce8c46c678d908b186a03 (patch) | |
tree | 326d2c531a584778d55cc0e3ec5d9a58f42f2f59 /security | |
parent | 2cd68cc718eb1263a956182e21e9c39ce566e484 (diff) | |
download | pkgsrc-5179178ae499cf0994fce8c46c678d908b186a03.tar.gz |
security/Makefile: + rvault.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index af45a8d3ce6..7b0e69b8dc9 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.745 2020/03/01 17:59:32 nia Exp $ +# $NetBSD: Makefile,v 1.746 2020/03/05 09:49:24 wiz Exp $ # COMMENT= Security tools @@ -566,6 +566,7 @@ SUBDIR+= ruby-sshkey SUBDIR+= ruby-sshkit SUBDIR+= ruby-tcpwrap SUBDIR+= ruby-twitter_oauth +SUBDIR+= rvault SUBDIR+= sbd SUBDIR+= scanssh SUBDIR+= scm-blackbox |