summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1998-07-06 02:30:58 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1998-07-06 02:30:58 +0000
commit9ed28f452a49565118673313fa44c50dbe040ffa (patch)
tree73be1ead0b8a55e144f29a4acec14076ceb9c7f8 /security
parentNew port, KerberosV 1.0.5. (diff)
Activate krb5.
PR: ports/6870 Submitted by: Jacques Vidrine <n@nectar.com>
Notes
Notes: svn path=/head/; revision=11751
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 77e523385f1e..974d1130dd15 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.29 1998/06/07 02:25:05 asami Exp $
+# $Id: Makefile,v 1.30 1998/07/06 00:00:32 steve Exp $
#
SUBDIR += SSLeay
@@ -10,6 +10,7 @@
SUBDIR += donkey
SUBDIR += fwtk
SUBDIR += john
+ SUBDIR += krb5
SUBDIR += libident
SUBDIR += nbaudit
SUBDIR += p5-Authen-Radius