summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2010-11-27 06:13:25 +0000
committeragc <agc@pkgsrc.org>2010-11-27 06:13:25 +0000
commita71329091335c9cd0624c66978c6a615746242bd (patch)
tree42e0d7351aab65095578e938c29d5ac26d8fc071 /security
parent6befaa1cafc034740176136c3f9d9b4b51976ca9 (diff)
downloadpkgsrc-a71329091335c9cd0624c66978c6a615746242bd.tar.gz
add and enable libtomcrypt
Diffstat (limited to 'security')
-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