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:           Sun Nov 19 01:16:42 UTC 2023

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + py-nvdlib


To generate a diff of this commit:
cvs rdiff -u -r1.930 -r1.931 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.930 pkgsrc/security/Makefile:1.931
--- pkgsrc/security/Makefile:1.930      Sat Nov  4 14:24:24 2023
+++ pkgsrc/security/Makefile    Sun Nov 19 01:16:42 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.930 2023/11/04 14:24:24 wiz Exp $
+# $NetBSD: Makefile,v 1.931 2023/11/19 01:16:42 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -488,6 +488,7 @@ SUBDIR+=    py-mcrypt
 SUBDIR+=       py-mohawk
 SUBDIR+=       py-nacl
 SUBDIR+=       py-ndg_httpsclient
+SUBDIR+=       py-nvdlib
 SUBDIR+=       py-oath
 SUBDIR+=       py-oauth2client
 SUBDIR+=       py-oauthlib



Home | Main Index | Thread Index | Old Index