summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-02-05 01:26:56 +0000
committerrillig <rillig@pkgsrc.org>2006-02-05 01:26:56 +0000
commit14a69d796706ec362e1cda6b607560912a206890 (patch)
tree531564d8134d542022e22c3c2732edced9d6f29d /security/Makefile
parentfab4ad82a4ef786a0c6b7ab4739b4b5b4e5acc63 (diff)
downloadpkgsrc-14a69d796706ec362e1cda6b607560912a206890.tar.gz
Added botan.
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 e4d01d02628..90524da97e2 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.262 2006/02/04 00:33:17 wiz Exp $
+# $NetBSD: Makefile,v 1.263 2006/02/05 01:26:56 rillig Exp $
#
COMMENT= Security tools
@@ -24,6 +24,7 @@ SUBDIR+= base
SUBDIR+= bcrypt
SUBDIR+= beecrypt
SUBDIR+= bitstir
+SUBDIR+= botan
SUBDIR+= cfs
SUBDIR+= chkrootkit
SUBDIR+= courier-authlib