summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-07-22 16:37:35 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-07-22 16:37:35 +0000
commit2ed841ede0642cbd83b906a4567b2de2fb172b03 (patch)
tree2692129d1ed1f3d5764512afdd835711c5eaa096 /sysutils/Makefile
parentInstall cfsd.sh script only if not already installed (diff)
Add pwgen 1.15, a password generator with various options which influence
the security of the password.
Notes
Notes: svn path=/head/; revision=30969
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 277bc2f66f44..ec295e03769d 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -69,6 +69,7 @@
SUBDIR += prips
SUBDIR += procmap
SUBDIR += psmisc
+ SUBDIR += pwgen
SUBDIR += rdate
SUBDIR += rtty
SUBDIR += roottail