summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2006-08-13 17:41:31 +0000
committeradrianp <adrianp@pkgsrc.org>2006-08-13 17:41:31 +0000
commit68e97090d99f06a2d832aaea30596b86784b5e2e (patch)
tree751d6b561d9a896bc1e30971e5ddec076309253d /security
parent92c407cf3f7a7f28bc18ed7900a953412c58b694 (diff)
downloadpkgsrc-68e97090d99f06a2d832aaea30596b86784b5e2e.tar.gz
+p5-Crypt-PasswdMD5
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 4f488fcfaa7..59eb8e3da68 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.270 2006/07/04 15:37:08 drochner Exp $
+# $NetBSD: Makefile,v 1.271 2006/08/13 17:41:31 adrianp Exp $
#
COMMENT= Security tools
@@ -147,6 +147,7 @@ SUBDIR+= p5-Crypt-OpenSSL-Bignum
SUBDIR+= p5-Crypt-OpenSSL-DSA
SUBDIR+= p5-Crypt-OpenSSL-RSA
SUBDIR+= p5-Crypt-OpenSSL-Random
+SUBDIR+= p5-Crypt-PasswdMD5
SUBDIR+= p5-Crypt-Primes
SUBDIR+= p5-Crypt-RIPEMD160
SUBDIR+= p5-Crypt-RSA