aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-08-23 07:03:56 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-08-23 07:03:56 +0000
commit34d9284dd365375b4e398bcb4cced326feb1febc (patch)
tree4b5e724f6df4568f4182b971d1982d6f0854bc06 /security/Makefile
parenta69ee4a7f9b03b1a534480598914957a87359253 (diff)
downloadports-34d9284dd365375b4e398bcb4cced326feb1febc.tar.gz
ports-34d9284dd365375b4e398bcb4cced326feb1febc.zip
Add ppgen 1.0, a program to generate random passphrases from dictionary
words, with a desired amount of entropy. Obtained from: OpenBSD
Notes
Notes: svn path=/head/; revision=46684
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 e7c4fb8adb5e..5a8810441d56 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -140,6 +140,7 @@
SUBDIR += pktsuckers
SUBDIR += portscanner
SUBDIR += portsentry
+ SUBDIR += ppgen
SUBDIR += pscan
SUBDIR += py-amkCrypto
SUBDIR += py-fchksum