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: khorben
Date: Mon Jan 10 02:30:41 UTC 2022
Modified Files:
pkgsrc/security: Makefile
Log Message:
Add hashcat
To generate a diff of this commit:
cvs rdiff -u -r1.843 -r1.844 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.843 pkgsrc/security/Makefile:1.844
--- pkgsrc/security/Makefile:1.843 Tue Jan 4 21:39:48 2022
+++ pkgsrc/security/Makefile Mon Jan 10 02:30:41 2022
@@ -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+= gsasl
SUBDIR+= gss
SUBDIR+= hackbot
SUBDIR+= hashcash
+SUBDIR+= hashcat
SUBDIR+= heimdal
SUBDIR+= heirloom-su
SUBDIR+= hercules4sdl-crypto
Home |
Main Index |
Thread Index |
Old Index