summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorheinz <heinz>2003-12-03 19:54:45 +0000
committerheinz <heinz>2003-12-03 19:54:45 +0000
commitdf88c1549053dc69baa3d88c081675e5f65dede8 (patch)
tree1a49af8a11da145be93727c75d1bae83a07cf1d5 /security
parente25234a4901bad4efb07d04cb1d5cf4f9efa508e (diff)
downloadpkgsrc-df88c1549053dc69baa3d88c081675e5f65dede8.tar.gz
Add p5-Digest-BubbleBabble
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 3789629873d..cd917da0e1c 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.143 2003/12/03 19:24:03 xtraeme Exp $
+# $NetBSD: Makefile,v 1.144 2003/12/03 19:54:45 heinz Exp $
#
COMMENT= Security tools
@@ -86,6 +86,7 @@ SUBDIR+= p5-Crypt-RSA
SUBDIR+= p5-Crypt-Random
SUBDIR+= p5-Crypt-Rijndael
SUBDIR+= p5-Crypt-Twofish
+SUBDIR+= p5-Digest-BubbleBabble
SUBDIR+= p5-Digest-HMAC
SUBDIR+= p5-Digest-MD2
SUBDIR+= p5-Digest-MD4