summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorabs <abs>2007-03-12 11:52:46 +0000
committerabs <abs>2007-03-12 11:52:46 +0000
commit3276df004923ea5e1291970d30277b417c3196f3 (patch)
tree94ca65907a71df6264915612033febf32cb3b4b3 /security/Makefile
parent79cb1dfa427d49e64a220c09037bb1235971580b (diff)
downloadpkgsrc-3276df004923ea5e1291970d30277b417c3196f3.tar.gz
add p5-Crypt-GeneratePassword
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 962a7954864..98a25e68a45 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.289 2007/03/09 13:28:14 abs Exp $
+# $NetBSD: Makefile,v 1.290 2007/03/12 11:52:46 abs Exp $
#
COMMENT= Security tools
@@ -144,8 +144,10 @@ SUBDIR+= p5-Crypt-CBC
SUBDIR+= p5-Crypt-CipherSaber
SUBDIR+= p5-Crypt-DES
SUBDIR+= p5-Crypt-DES_EDE3
+SUBDIR+= p5-Crypt-CBC
SUBDIR+= p5-Crypt-DH
SUBDIR+= p5-Crypt-DSA
+SUBDIR+= p5-Crypt-GeneratePassword
SUBDIR+= p5-Crypt-IDEA
SUBDIR+= p5-Crypt-OpenPGP
SUBDIR+= p5-Crypt-OpenSSL-Bignum