diff options
author | rillig <rillig@pkgsrc.org> | 2016-07-09 21:45:22 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2016-07-09 21:45:22 +0000 |
commit | 62359273a95f6313038ae116ba1540f178c8d259 (patch) | |
tree | 85c834159b69cdbef8e1853d8c392401cc7630e7 /security | |
parent | 8b80ec5409d9f5464b001f2e99a426018c46b122 (diff) | |
download | pkgsrc-62359273a95f6313038ae116ba1540f178c8d259.tar.gz |
Added bunny.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index c88dffec9da..99186cf6ec5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.587 2016/06/18 10:18:57 prlw1 Exp $ +# $NetBSD: Makefile,v 1.588 2016/07/09 21:45:22 rillig Exp $ # COMMENT= Security tools @@ -32,6 +32,7 @@ SUBDIR+= bitstir SUBDIR+= boringssl SUBDIR+= botan SUBDIR+= botan-devel +SUBDIR+= bunny SUBDIR+= caff SUBDIR+= ccid SUBDIR+= cfs |