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:   leot
Date:           Mon Mar 13 11:26:40 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
+ sqlmap


To generate a diff of this commit:
cvs rdiff -u -r1.605 -r1.606 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.605 pkgsrc/security/Makefile:1.606
--- pkgsrc/security/Makefile:1.605      Mon Mar 13 09:39:41 2017
+++ pkgsrc/security/Makefile    Mon Mar 13 11:26:40 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.605 2017/03/13 09:39:41 wiz Exp $
+# $NetBSD: Makefile,v 1.606 2017/03/13 11:26:40 leot Exp $
 #
 
 COMMENT=       Security tools
@@ -491,6 +491,7 @@ SUBDIR+=    snortsnarf
 SUBDIR+=       snow
 SUBDIR+=       softhsm
 SUBDIR+=       spiped
+SUBDIR+=       sqlmap
 SUBDIR+=       srm
 SUBDIR+=       srp_client
 SUBDIR+=       ssdeep



Home | Main Index | Thread Index | Old Index