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:   leot
Date:           Tue Dec 19 11:55:52 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: Add py-keyrings.alt


To generate a diff of this commit:
cvs rdiff -u -r1.661 -r1.662 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.661 pkgsrc/security/Makefile:1.662
--- pkgsrc/security/Makefile:1.661      Tue Dec 19 10:04:06 2017
+++ pkgsrc/security/Makefile    Tue Dec 19 11:55:52 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.661 2017/12/19 10:04:06 jdolecek Exp $
+# $NetBSD: Makefile,v 1.662 2017/12/19 11:55:52 leot Exp $
 #
 
 COMMENT=       Security tools
@@ -411,6 +411,7 @@ SUBDIR+=    py-hsm
 SUBDIR+=       py-itsdangerous
 SUBDIR+=       py-kerberos
 SUBDIR+=       py-keyring
+SUBDIR+=       py-keyrings.alt
 SUBDIR+=       py-lasso
 SUBDIR+=       py-libtaxii
 SUBDIR+=       py-m2crypto



Home | Main Index | Thread Index | Old Index