pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   minskim
Date:           Fri Sep 29 15:46:17 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: Add ruby-metasploit-payloads


To generate a diff of this commit:
cvs rdiff -u -r1.630 -r1.631 pkgsrc/security/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.630 pkgsrc/security/Makefile:1.631
--- pkgsrc/security/Makefile:1.630      Tue Sep 26 10:27:11 2017
+++ pkgsrc/security/Makefile    Fri Sep 29 15:46:17 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.630 2017/09/26 10:27:11 wiz Exp $
+# $NetBSD: Makefile,v 1.631 2017/09/29 15:46:17 minskim Exp $
 #
 
 COMMENT=       Security tools
@@ -462,6 +462,7 @@ SUBDIR+=    ruby-hmac
 SUBDIR+=       ruby-jsobfu
 SUBDIR+=       ruby-metasploit-concern
 SUBDIR+=       ruby-metasploit-model
+SUBDIR+=       ruby-metasploit-payloads
 SUBDIR+=       ruby-metasploit_payloads-mettle
 SUBDIR+=       ruby-net-scp
 SUBDIR+=       ruby-net-sftp



Home | Main Index | Thread Index | Old Index