aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>1998-07-06 10:30:58 +0800
committernectar <nectar@FreeBSD.org>1998-07-06 10:30:58 +0800
commit50194328da6ecece170d7fc02ea020726858659c (patch)
treee638148dde5fa65cc95b861a6c1192e546fae35f /security
parent51570d5acd2ae2f68cc355dff0cda800b971a127 (diff)
downloadfreebsd-ports-gnome-50194328da6ecece170d7fc02ea020726858659c.tar.gz
freebsd-ports-gnome-50194328da6ecece170d7fc02ea020726858659c.tar.zst
freebsd-ports-gnome-50194328da6ecece170d7fc02ea020726858659c.zip
Activate krb5.
PR: ports/6870 Submitted by: Jacques Vidrine <n@nectar.com>
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