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:   wiz
Date:           Sat Jan 11 18:22:51 UTC 2025

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + gobuster


To generate a diff of this commit:
cvs rdiff -u -r1.966 -r1.967 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.966 pkgsrc/security/Makefile:1.967
--- pkgsrc/security/Makefile:1.966      Tue Oct 29 09:35:01 2024
+++ pkgsrc/security/Makefile    Sat Jan 11 18:22:51 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.966 2024/10/29 09:35:01 adam Exp $
+# $NetBSD: Makefile,v 1.967 2025/01/11 18:22:51 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -117,6 +117,7 @@ SUBDIR+=    gnutls
 SUBDIR+=       go-asn1-ber
 SUBDIR+=       go-getpass
 SUBDIR+=       go-mkcert
+SUBDIR+=       gobuster
 SUBDIR+=       google-authenticator
 SUBDIR+=       gopass
 SUBDIR+=       gpa



Home | Main Index | Thread Index | Old Index