summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authoragc <agc>2010-11-27 06:13:25 +0000
committeragc <agc>2010-11-27 06:13:25 +0000
commitbce4247c7edeca74b506504a58322b22cab8245f (patch)
tree42e0d7351aab65095578e938c29d5ac26d8fc071 /security/Makefile
parent24905c2448dc7a8a7885ee22bff744f06cca0b5b (diff)
downloadpkgsrc-bce4247c7edeca74b506504a58322b22cab8245f.tar.gz
add and enable libtomcrypt
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index c723c61bf16..8fcbc28663c 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.400 2010/11/09 03:34:32 agc Exp $
+# $NetBSD: Makefile,v 1.401 2010/11/27 06:13:25 agc Exp $
#
COMMENT= Security tools
@@ -135,6 +135,7 @@ SUBDIR+= libssh
SUBDIR+= libssh2
SUBDIR+= libtasn1
SUBDIR+= libtcpa
+SUBDIR+= libtomcrypt
SUBDIR+= logcheck
SUBDIR+= lsh
SUBDIR+= lua-sec