summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-25 19:10:34 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-25 19:10:34 +0000
commita6b26cdacc0e8e489867fdf83e5497f18c658f5d (patch)
tree6483de7f7a8cae429f4c46aa5f855ce4b10d14f2 /security/Makefile
parentOops, I meant cd-console. (diff)
librc4 version 1.1
RC4 library for use with the Cyrus SASL library (export controlled). PR: 14618 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Notes
Notes: svn path=/head/; revision=24083
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 cc200d62a336..213225633c4b 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -27,6 +27,7 @@
SUBDIR += libident
SUBDIR += libmcrypt
SUBDIR += libparanoia
+ SUBDIR += librc4
SUBDIR += logcheck
SUBDIR += mhash
SUBDIR += nbaudit