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 | af6f6b57059f09761c069c6ee5f520ceee98cf5a (patch) | |
tree | 3c47286715409f3c782e4fd1fdbe4b9db3ef80f7 | |
parent | d06f2a431759bea7d2ec5299ed660edd06da33f0 (diff) | |
download | pkgsrc-af6f6b57059f09761c069c6ee5f520ceee98cf5a.tar.gz |
Add p5-Bytes-Random-Secure
-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 |