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 Mar 11 08:55:25 UTC 2023

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + py-otp


To generate a diff of this commit:
cvs rdiff -u -r1.888 -r1.889 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.888 pkgsrc/security/Makefile:1.889
--- pkgsrc/security/Makefile:1.888      Wed Mar  1 18:20:23 2023
+++ pkgsrc/security/Makefile    Sat Mar 11 08:55:24 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.888 2023/03/01 18:20:23 adam Exp $
+# $NetBSD: Makefile,v 1.889 2023/03/11 08:55:24 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -482,6 +482,7 @@ SUBDIR+=    py-oauth2client
 SUBDIR+=       py-oauthlib
 SUBDIR+=       py-olm
 SUBDIR+=       py-openid
+SUBDIR+=       py-otp
 SUBDIR+=       py-paramiko
 SUBDIR+=       py-passlib
 SUBDIR+=       py-pbkdf2



Home | Main Index | Thread Index | Old Index