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:   khorben
Date:           Sat May 29 23:24:07 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add libpe


To generate a diff of this commit:
cvs rdiff -u -r1.823 -r1.824 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.823 pkgsrc/security/Makefile:1.824
--- pkgsrc/security/Makefile:1.823      Sun May 23 07:16:44 2021
+++ pkgsrc/security/Makefile    Sat May 29 23:24:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.823 2021/05/23 07:16:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.824 2021/05/29 23:24:06 khorben Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -180,6 +180,7 @@ SUBDIR+=    libnetpgpverify
 SUBDIR+=       liboauth
 SUBDIR+=       libp11
 SUBDIR+=       libpbc
+SUBDIR+=       libpe
 SUBDIR+=       libprelude
 SUBDIR+=       libprelude-lua
 SUBDIR+=       libprelude-perl



Home | Main Index | Thread Index | Old Index