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:   schmonz
Date:           Mon Jan 13 20:40:14 UTC 2020

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add and enable pius.


To generate a diff of this commit:
cvs rdiff -u -r1.722 -r1.723 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.722 pkgsrc/security/Makefile:1.723
--- pkgsrc/security/Makefile:1.722      Sat Jan  4 14:04:29 2020
+++ pkgsrc/security/Makefile    Mon Jan 13 20:40:14 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.722 2020/01/04 14:04:29 nia Exp $
+# $NetBSD: Makefile,v 1.723 2020/01/13 20:40:14 schmonz Exp $
 #
 
 COMMENT=       Security tools
@@ -376,6 +376,7 @@ SUBDIR+=    pinentry-gtk2
 SUBDIR+=       pinentry-mac
 SUBDIR+=       pinentry-qt4
 SUBDIR+=       pinepgp
+SUBDIR+=       pius
 SUBDIR+=       pkcs11-helper
 SUBDIR+=       pks
 SUBDIR+=       policykit



Home | Main Index | Thread Index | Old Index