diff options
author | Bartek Rutkowski <robak@FreeBSD.org> | 2015-08-06 09:43:10 +0000 |
---|---|---|
committer | Bartek Rutkowski <robak@FreeBSD.org> | 2015-08-06 09:43:10 +0000 |
commit | c9298c9ce10964270b705c161eb303de9620436f (patch) | |
tree | e4704161227973e51687d88f3044e3120c4d2635 /security/Makefile | |
parent | 77f1bf8267f14a368ea86884c814d1e63d18c571 (diff) |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index efd29c6ce8a3..ebd0b9807d81 100644 --- a/security/Makefile +++ b/security/Makefile @@ -509,6 +509,7 @@ SUBDIR += p5-Crypt-OpenSSL-X509 SUBDIR += p5-Crypt-PBKDF2 SUBDIR += p5-Crypt-PGPSimple + SUBDIR += p5-Crypt-PWSafe3 SUBDIR += p5-Crypt-PassGen SUBDIR += p5-Crypt-Passwd-XS SUBDIR += p5-Crypt-PasswdMD5 |