summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-02-07 01:13:35 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-02-07 01:13:35 +0000
commit156225ecf2eabc5480c532fba38202b4f26e02de (patch)
treeacb81ad9fcc88866d3bad7f0b3203c0c303b2361 /security/Makefile
parentFix a typo. PKG_PREIFX -> PKG_PREFIX (diff)
add ccrypt 1.2
A command-line utility for encrypting and decrypting files and streams
Notes
Notes: svn path=/head/; revision=54279
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 2910c4b0b891..ef7ab26bc6a8 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -18,6 +18,7 @@
SUBDIR += bugs
SUBDIR += ca-roots
SUBDIR += calife
+ SUBDIR += ccrypt
SUBDIR += cfs
SUBDIR += cfv
SUBDIR += checkpassword