diff options
author | sno <sno@pkgsrc.org> | 2013-07-03 16:04:22 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2013-07-03 16:04:22 +0000 |
commit | d0f9aa833b3b105963a8ae1b37e44bcdd95c3ca7 (patch) | |
tree | f3961145d3efbe22726c030dbbe086096d61c82b /security/Makefile | |
parent | ec0a1b0ed464642c9da18ae548a90e3bdb2fd360 (diff) | |
download | pkgsrc-d0f9aa833b3b105963a8ae1b37e44bcdd95c3ca7.tar.gz |
Adding SUBDIR's for p5-Crypt-URandom and p5-Dancer-Plugin-Auth-RBAC.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 605e5e34130..867799f378e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.473 2013/07/03 13:40:48 jperkin Exp $ +# $NetBSD: Makefile,v 1.474 2013/07/03 16:04:22 sno Exp $ # COMMENT= Security tools @@ -232,6 +232,8 @@ SUBDIR+= p5-Crypt-Rijndael SUBDIR+= p5-Crypt-SSLeay SUBDIR+= p5-Crypt-SmbHash SUBDIR+= p5-Crypt-Twofish +SUBDIR+= p5-Crypt-URandom +SUBDIR+= p5-Dancer-Plugin-Auth-RBAC SUBDIR+= p5-Data-SimplePassword SUBDIR+= p5-Digest SUBDIR+= p5-Digest-BubbleBabble |