aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
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/Makefile
parent7a09e241f41fedcd5e9bf60fb72a52bdb8e7e656 (diff)
downloadports-9ed28f452a49565118673313fa44c50dbe040ffa.tar.gz
ports-9ed28f452a49565118673313fa44c50dbe040ffa.zip
Activate krb5.
PR: ports/6870 Submitted by: Jacques Vidrine <n@nectar.com>
Notes
Notes: svn path=/head/; revision=11751
Diffstat (limited to 'security/Makefile')
-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