summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authormjl <mjl>2001-11-30 15:18:00 +0000
committermjl <mjl>2001-11-30 15:18:00 +0000
commit42df21467cdaaf1e282fa432b57bf6fa8147d22a (patch)
treee065d7cb4d7b8a1c7167a65694a6eef3462072f3 /security/Makefile
parent883eb2a59d196bcfac6de3977ec4055594aa4f4f (diff)
downloadpkgsrc-42df21467cdaaf1e282fa432b57bf6fa8147d22a.tar.gz
Enable p5-Digest-HMAC
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 3292c68af7d..bd03181097e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2001/10/22 06:57:46 martti Exp $
+# $NetBSD: Makefile,v 1.94 2001/11/30 15:18:00 mjl Exp $
#
COMMENT= Security tools
@@ -57,6 +57,7 @@ SUBDIR+= p5-Crypt-RSA
SUBDIR+= p5-Crypt-Random
SUBDIR+= p5-Crypt-Rijndael
SUBDIR+= p5-Crypt-Twofish
+SUBDIR+= p5-Digest-HMAC
SUBDIR+= p5-Digest-MD2
SUBDIR+= p5-Digest-MD4
SUBDIR+= p5-Digest-MD5