summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-10-07 15:57:10 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-10-07 15:57:10 +0000
commit6ecd568c10c195f3963bb0579ab8957593c24406 (patch)
tree82204b1dcc46b30e8c281ce0cbee8cb67429fce9 /security/Makefile
parentUpdate to 0.08. (diff)
Add p5-Crypt-PassGen, a perl module to generate random passwords that
look like real words.
Notes
Notes: svn path=/head/; revision=48524
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index a34dae97aec1..0fb8819e3355 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -118,6 +118,7 @@
SUBDIR += p5-Crypt-OpenPGP
SUBDIR += p5-Crypt-OpenSSL-RSA
SUBDIR += p5-Crypt-OpenSSL-Random
+ SUBDIR += p5-Crypt-PassGen
SUBDIR += p5-Crypt-Primes
SUBDIR += p5-Crypt-RIPEMD160
SUBDIR += p5-Crypt-RSA