summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-04-30 17:00:36 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-04-30 17:00:36 +0000
commitb6478e3ed30ad690751636af0beb137782eaa5cd (patch)
tree6942594296ddfe5059ab83e6433d4e08280ac0c7 /security/Makefile
parentBrian Hatch updated his RSA blinding patch to only apply (diff)
Add dirmngr, a client for managing and downloading certificate
revocation lists (X.509). PR: 51577 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
Notes
Notes: svn path=/head/; revision=79925
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index c5c7c62870a1..adfd54b979bb 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -47,6 +47,7 @@
SUBDIR += ddos_scan
SUBDIR += didentd
SUBDIR += digest
+ SUBDIR += dirmngr
SUBDIR += donkey
SUBDIR += drweb
SUBDIR += drweb-postfix