From 65677c952165e41c22edaac594b3b31085282fbd Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Sat, 3 Sep 2005 19:03:17 +0000 Subject: Bcrypt is a blowfish file encryption utility which aims for cross-platform portability. PR: ports/84798 Submitted by: Emanuel Haupt --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index ef21ba1128ff..83bbbc1bbdc2 100644 --- a/security/Makefile +++ b/security/Makefile @@ -27,6 +27,7 @@ SUBDIR += avcheck SUBDIR += barnyard SUBDIR += base + SUBDIR += bcrypt SUBDIR += bcwipe SUBDIR += bdc SUBDIR += beecrypt -- cgit v1.2.3