summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorheinz <heinz>2003-12-10 21:39:28 +0000
committerheinz <heinz>2003-12-10 21:39:28 +0000
commit024b5cad59694744f0fef53d6fe97e8e3fa2d5e3 (patch)
tree51d442ef3baa886e014df0b6092da4327800b4f9 /security
parent0839bf2441118958383e77272169f1c12d835d49 (diff)
downloadpkgsrc-024b5cad59694744f0fef53d6fe97e8e3fa2d5e3.tar.gz
Enable p5-Digest
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index e4dd1b3bd0a..524c93f3b4c 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.149 2003/12/08 17:46:45 jschauma Exp $
+# $NetBSD: Makefile,v 1.150 2003/12/10 21:39:28 heinz Exp $
#
COMMENT= Security tools
@@ -92,6 +92,7 @@ SUBDIR+= p5-Crypt-RSA
SUBDIR+= p5-Crypt-Random
SUBDIR+= p5-Crypt-Rijndael
SUBDIR+= p5-Crypt-Twofish
+SUBDIR+= p5-Digest
SUBDIR+= p5-Digest-BubbleBabble
SUBDIR+= p5-Digest-HMAC
SUBDIR+= p5-Digest-MD2