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 Jul  1 05:54:12 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + libuecc.


To generate a diff of this commit:
cvs rdiff -u -r1.830 -r1.831 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.830 pkgsrc/security/Makefile:1.831
--- pkgsrc/security/Makefile:1.830      Fri Jun 25 10:13:57 2021
+++ pkgsrc/security/Makefile    Thu Jul  1 05:54:12 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.830 2021/06/25 10:13:57 micha Exp $
+# $NetBSD: Makefile,v 1.831 2021/07/01 05:54:12 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -205,6 +205,7 @@ SUBDIR+=    libstark
 SUBDIR+=       libtasn1
 SUBDIR+=       libtcpa
 SUBDIR+=       libtomcrypt
+SUBDIR+=       libuecc
 SUBDIR+=       libykneomgr
 SUBDIR+=       libyubikey
 SUBDIR+=       log2timeline



Home | Main Index | Thread Index | Old Index