From 05e1f93309c6d5d1a9ec0f6442d1aaefaf61f555 Mon Sep 17 00:00:00 2001 From: sthen Date: Sun, 6 Jul 2008 11:27:07 +0000 Subject: [PATCH] +p5-Crypt-SaltedHash --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index be8cf5c1b38..292d7811a98 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.199 2008/06/27 15:19:39 jdixon Exp $ +# $OpenBSD: Makefile,v 1.200 2008/07/06 11:27:07 sthen Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -112,6 +112,7 @@ SUBDIR += p5-Crypt-Random SUBDIR += p5-Crypt-Rijndael SUBDIR += p5-Crypt-SSLeay + SUBDIR += p5-Crypt-SaltedHash SUBDIR += p5-Crypt-SmbHash SUBDIR += p5-Crypt-TripleDES SUBDIR += p5-Crypt-Twofish