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:   pho
Date:           Sat May  4 08:22:12 UTC 2024

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + hs-crypto-token


To generate a diff of this commit:
cvs rdiff -u -r1.946 -r1.947 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.946 pkgsrc/security/Makefile:1.947
--- pkgsrc/security/Makefile:1.946      Thu May  2 13:34:56 2024
+++ pkgsrc/security/Makefile    Sat May  4 08:22:12 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.946 2024/05/02 13:34:56 hauke Exp $
+# $NetBSD: Makefile,v 1.947 2024/05/04 08:22:12 pho Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -134,6 +134,7 @@ SUBDIR+=    honeyd
 SUBDIR+=       honeyd-arpd
 SUBDIR+=       hs-SHA
 SUBDIR+=       hs-crypto-api
+SUBDIR+=       hs-crypto-token
 SUBDIR+=       hs-cryptohash-md5
 SUBDIR+=       hs-cryptohash-sha1
 SUBDIR+=       hs-cryptohash-sha256



Home | Main Index | Thread Index | Old Index