From 3d2fd120502a67f33f87f1cc392ce1cec4c36d96 Mon Sep 17 00:00:00 2001 From: he Date: Wed, 23 Aug 2017 13:46:44 +0000 Subject: Add p5-Crypt-Curve25519. --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/Makefile b/security/Makefile index 61abad3213f..2f7744ef6cc 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.622 2017/08/17 02:00:31 gavan Exp $ +# $NetBSD: Makefile,v 1.623 2017/08/23 13:46:44 he Exp $ # COMMENT= Security tools @@ -252,6 +252,7 @@ SUBDIR+= p5-Crypt-Blowfish_PP SUBDIR+= p5-Crypt-CAST5_PP SUBDIR+= p5-Crypt-CBC SUBDIR+= p5-Crypt-CipherSaber +SUBDIR+= p5-Crypt-Curve25519 SUBDIR+= p5-Crypt-DES SUBDIR+= p5-Crypt-DES_EDE3 SUBDIR+= p5-Crypt-DH -- cgit v1.2.3