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: ryoon
Date: Tue Jan 25 13:01:02 UTC 2022
Modified Files:
pkgsrc/security: Makefile
Log Message:
security: Enable py-olm
To generate a diff of this commit:
cvs rdiff -u -r1.845 -r1.846 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.845 pkgsrc/security/Makefile:1.846
--- pkgsrc/security/Makefile:1.845 Wed Jan 19 18:00:28 2022
+++ pkgsrc/security/Makefile Tue Jan 25 13:01:02 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.845 2022/01/19 18:00:28 wiz Exp $
+# $NetBSD: Makefile,v 1.846 2022/01/25 13:01:02 ryoon Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -491,6 +491,7 @@ SUBDIR+= py-ntlm-auth
SUBDIR+= py-oath
SUBDIR+= py-oauth2client
SUBDIR+= py-oauthlib
+SUBDIR+= py-olm
SUBDIR+= py-openid
SUBDIR+= py-paramiko
SUBDIR+= py-passlib
Home |
Main Index |
Thread Index |
Old Index