pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Add hashcat



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ca758aae673
branches:  trunk
changeset: 371380:6ca758aae673
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Mon Jan 10 02:30:41 2022 +0000

description:
Add hashcat

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8827e8d0080c -r 6ca758aae673 security/Makefile
--- a/security/Makefile Mon Jan 10 02:30:23 2022 +0000
+++ b/security/Makefile Mon Jan 10 02:30:41 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.843 2022/01/04 21:39:48 schmonz Exp $
+# $NetBSD: Makefile,v 1.844 2022/01/10 02:30:41 khorben Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -120,6 +120,7 @@
 SUBDIR+=       gss
 SUBDIR+=       hackbot
 SUBDIR+=       hashcash
+SUBDIR+=       hashcat
 SUBDIR+=       heimdal
 SUBDIR+=       heirloom-su
 SUBDIR+=       hercules4sdl-crypto



Home | Main Index | Thread Index | Old Index