From 5c6be7bf37f43c9caffb44ca7803f36023121dc9 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 1 Apr 2003 08:04:10 +0000 Subject: New port: makepasswd, random password generator Random password generator. PR: ports/49008 Submitted by: Toni Viemero --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index cdc81133684c..f16e53acecfa 100644 --- a/security/Makefile +++ b/security/Makefile @@ -127,6 +127,7 @@ SUBDIR += lsh SUBDIR += lxnb SUBDIR += mac-robber + SUBDIR += makepasswd SUBDIR += mcrypt SUBDIR += mdcrack SUBDIR += mhash -- cgit v1.2.3