From 072afaf575a0198c1c8b68dc6ec9531c4bbe1966 Mon Sep 17 00:00:00 2001 From: pho Date: Fri, 17 Jan 2020 00:44:53 +0000 Subject: [PATCH] Add hs-pem --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index 0c996ccecf69..eac22c4f67e1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.724 2020/01/17 00:18:07 pho Exp $ +# $NetBSD: Makefile,v 1.725 2020/01/17 00:44:53 pho Exp $ # COMMENT= Security tools @@ -125,6 +125,7 @@ SUBDIR+= honeyd SUBDIR+= honeyd-arpd SUBDIR+= hs-cryptonite SUBDIR+= hs-digest +SUBDIR+= hs-pem SUBDIR+= hydan SUBDIR+= hydra SUBDIR+= ike-scan