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: Thu Nov 5 00:40:14 UTC 2020
Modified Files:
pkgsrc/security: Makefile
Log Message:
security/Makefile: add libsecp256k1
To generate a diff of this commit:
cvs rdiff -u -r1.784 -r1.785 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.784 pkgsrc/security/Makefile:1.785
--- pkgsrc/security/Makefile:1.784 Thu Oct 22 23:44:09 2020
+++ pkgsrc/security/Makefile Thu Nov 5 00:40:14 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.784 2020/10/22 23:44:09 tnn Exp $
+# $NetBSD: Makefile,v 1.785 2020/11/05 00:40:14 wiz Exp $
#
COMMENT= Security tools
@@ -193,6 +193,7 @@ SUBDIR+= libpreludedb-pgsql
SUBDIR+= libpreludedb-python
SUBDIR+= libpreludedb-sqlite3
SUBDIR+= libressl
+SUBDIR+= libsecp256k1
SUBDIR+= libsecret
SUBDIR+= libsodium
SUBDIR+= libssh
Home |
Main Index |
Thread Index |
Old Index