diff options
author | minskim <minskim@pkgsrc.org> | 2017-02-20 23:26:40 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2017-02-20 23:26:40 +0000 |
commit | ec4798a10e9cc581bb1843aa7b83ad4b11920c68 (patch) | |
tree | deb708ec63594034a5ba03ffa5f6dd9222fe5d03 /security | |
parent | 4907a3e88184ef1fe628a8521640e9a30d814941 (diff) | |
download | pkgsrc-ec4798a10e9cc581bb1843aa7b83ad4b11920c68.tar.gz |
Add ruby-metasploit_payloads-mettle
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 d53da79d6d5..4ec3f859081 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.601 2017/02/14 00:39:17 khorben Exp $ +# $NetBSD: Makefile,v 1.602 2017/02/20 23:26:40 minskim Exp $ # COMMENT= Security tools @@ -451,6 +451,7 @@ SUBDIR+= ruby-airbrussh SUBDIR+= ruby-bcrypt SUBDIR+= ruby-ezcrypto SUBDIR+= ruby-hmac +SUBDIR+= ruby-metasploit_payloads-mettle SUBDIR+= ruby-net-scp SUBDIR+= ruby-net-sftp SUBDIR+= ruby-net-ssh |