summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorKelly Yancey <kbyanc@FreeBSD.org>2003-07-29 19:33:58 +0000
committerKelly Yancey <kbyanc@FreeBSD.org>2003-07-29 19:33:58 +0000
commitdb6df99368bc4bf4585b37b5022fba55008ec756 (patch)
tree42d28a702de8579b91d1b137b8dedc8c42509448 /security/Makefile
parentFix gcc 3.3 compile failure. (diff)
Add gcipher 1.0, a simple encryption tool.
PR: 53738 Submitted by: Shannon -jj Behrens <jjinux@yahoo.com>
Notes
Notes: svn path=/head/; revision=85876
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 4790a5cfe653..098e448dc74b 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -80,6 +80,7 @@
SUBDIR += fwlogwatch
SUBDIR += fwtk
SUBDIR += gag
+ SUBDIR += gcipher
SUBDIR += geheimnis
SUBDIR += gnupg
SUBDIR += gnupg-idea