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:           Thu Sep 14 19:44:15 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.628 -r1.629 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.628 pkgsrc/security/Makefile:1.629
--- pkgsrc/security/Makefile:1.628      Thu Sep 14 17:47:29 2017
+++ pkgsrc/security/Makefile    Thu Sep 14 19:44:15 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.628 2017/09/14 17:47:29 minskim Exp $
+# $NetBSD: Makefile,v 1.629 2017/09/14 19:44:15 minskim Exp $
 #
 
 COMMENT=       Security tools
@@ -465,6 +465,7 @@ SUBDIR+=    ruby-ezcrypto
 SUBDIR+=       ruby-hmac
 SUBDIR+=       ruby-jsobfu
 SUBDIR+=       ruby-metasploit-concern
+SUBDIR+=       ruby-metasploit-model
 SUBDIR+=       ruby-metasploit_payloads-mettle
 SUBDIR+=       ruby-net-scp
 SUBDIR+=       ruby-net-sftp



Home | Main Index | Thread Index | Old Index