diff options
author | wen <wen@pkgsrc.org> | 2013-07-14 06:00:06 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-07-14 06:00:06 +0000 |
commit | 645fed8fd88cfabce69112123294df41ecc8958f (patch) | |
tree | 3c47286715409f3c782e4fd1fdbe4b9db3ef80f7 /security/Makefile | |
parent | 7f214f07fb79eb4b2a945c13c5cd627cf0823549 (diff) | |
download | pkgsrc-645fed8fd88cfabce69112123294df41ecc8958f.tar.gz |
Add p5-Bytes-Random-Secure
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 28de479389e..bbaba0d4484 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.476 2013/07/14 04:43:17 wen Exp $ +# $NetBSD: Makefile,v 1.477 2013/07/14 06:00:06 wen Exp $ # COMMENT= Security tools @@ -202,6 +202,7 @@ SUBDIR+= p5-Authen-SASL-Cyrus SUBDIR+= p5-Authen-Simple SUBDIR+= p5-Authen-TacacsPlus SUBDIR+= p5-BSD-arc4random +SUBDIR+= p5-Bytes-Random-Secure SUBDIR+= p5-Crypt-Blowfish SUBDIR+= p5-Crypt-CAST5_PP SUBDIR+= p5-Crypt-CBC |