diff options
author | wiz <wiz@pkgsrc.org> | 2015-12-11 13:15:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-12-11 13:15:31 +0000 |
commit | 5d85382245e31daf3da82ec53c1491afee776d47 (patch) | |
tree | 65423e6b1099752fc5eb7284f3715e63666e3b8f /security | |
parent | 98220c101eb9f63580a380822ee4ccc4d8246ffc (diff) | |
download | pkgsrc-5d85382245e31daf3da82ec53c1491afee776d47.tar.gz |
+ p5-Crypt-PWSafe3
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 f880374a77d..ac1c9f3e170 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.564 2015/12/01 08:43:58 fhajny Exp $ +# $NetBSD: Makefile,v 1.565 2015/12/11 13:15:31 wiz Exp $ # COMMENT= Security tools @@ -252,6 +252,7 @@ SUBDIR+= p5-Crypt-OpenSSL-Bignum SUBDIR+= p5-Crypt-OpenSSL-DSA SUBDIR+= p5-Crypt-OpenSSL-RSA SUBDIR+= p5-Crypt-OpenSSL-Random +SUBDIR+= p5-Crypt-PWSafe3 SUBDIR+= p5-Crypt-PasswdMD5 SUBDIR+= p5-Crypt-Primes SUBDIR+= p5-Crypt-RC4 |