summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-12-06 22:54:51 +0000
committerwiz <wiz@pkgsrc.org>2005-12-06 22:54:51 +0000
commit1b71dba17d78d36f9b7fd25cd129f6736d159e0d (patch)
tree66d125424609f2d793c09b3f12724ce6ea4dcb1e /security
parent2d062e07456fe502f561c5c31fc12d0ecfafc3b8 (diff)
downloadpkgsrc-1b71dba17d78d36f9b7fd25cd129f6736d159e0d.tar.gz
Add and enable p5-Crypt-SmbHash
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 c1a4ce13eb7..ea220facc9e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.255 2005/11/18 23:45:01 agc Exp $
+# $NetBSD: Makefile,v 1.256 2005/12/06 22:54:51 wiz Exp $
#
COMMENT= Security tools
@@ -147,6 +147,7 @@ SUBDIR+= p5-Crypt-RSA
SUBDIR+= p5-Crypt-RandPasswd
SUBDIR+= p5-Crypt-Random
SUBDIR+= p5-Crypt-Rijndael
+SUBDIR+= p5-Crypt-SmbHash
SUBDIR+= p5-Crypt-Twofish
SUBDIR+= p5-Digest
SUBDIR+= p5-Digest-BubbleBabble