diff options
author | dsainty <dsainty@pkgsrc.org> | 2014-05-06 05:23:08 +0000 |
---|---|---|
committer | dsainty <dsainty@pkgsrc.org> | 2014-05-06 05:23:08 +0000 |
commit | 0d885ce4c9fc70de747ae9fe5a43c2b89c760235 (patch) | |
tree | 22b869f07bb2f466864bd0b819a4e5539480454e /security | |
parent | a1fc379d224b1074279d28854f3c1d2aa2fe5aba (diff) | |
download | pkgsrc-0d885ce4c9fc70de747ae9fe5a43c2b89c760235.tar.gz |
SUBDIR+=p5-Crypt-Blowfish_PP
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 0b679ab2ab5..5c686d530a3 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.507 2014/05/03 02:27:57 rodent Exp $ +# $NetBSD: Makefile,v 1.508 2014/05/06 05:23:08 dsainty Exp $ # COMMENT= Security tools @@ -215,6 +215,7 @@ SUBDIR+= p5-Authen-TacacsPlus SUBDIR+= p5-BSD-arc4random SUBDIR+= p5-Bytes-Random-Secure SUBDIR+= p5-Crypt-Blowfish +SUBDIR+= p5-Crypt-Blowfish_PP SUBDIR+= p5-Crypt-CAST5_PP SUBDIR+= p5-Crypt-CBC SUBDIR+= p5-Crypt-CipherSaber |