diff options
author | pettai <pettai> | 2014-11-14 13:36:23 +0000 |
---|---|---|
committer | pettai <pettai> | 2014-11-14 13:36:23 +0000 |
commit | 13a54c39db9400785e2a79acb40d3696ee5df8f0 (patch) | |
tree | 5bae50433bb09cb388db89165e0634fcb2560c7f | |
parent | 8b95a2b0298c69de8951a64753fd1803e4fc7b37 (diff) | |
download | pkgsrc-13a54c39db9400785e2a79acb40d3696ee5df8f0.tar.gz |
Added libykneomgr
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index b9305031cf0..c3734c73e0f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.526 2014/11/13 11:30:39 markd Exp $ +# $NetBSD: Makefile,v 1.527 2014/11/14 13:36:23 pettai Exp $ # COMMENT= Security tools @@ -161,6 +161,7 @@ SUBDIR+= libssh2 SUBDIR+= libtasn1 SUBDIR+= libtcpa SUBDIR+= libtomcrypt +SUBDIR+= libykneomgr SUBDIR+= libyubikey SUBDIR+= log2timeline SUBDIR+= logcheck |