summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-01-21 11:39:36 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-01-21 11:39:36 +0000
commit5cf8a2bf82a08f386028e426fe257b73ae785af2 (patch)
tree39673a3dfe8f21927d130929c023a750b16e7835 /security/Makefile
parentMark this port broken, the distfile is not available on their ftp site (diff)
turn on nat
Notes
Notes: svn path=/head/; revision=9395
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 13208a4746e3..400504733ba1 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.22 1997/09/13 17:50:03 jfitz Exp $
+# $Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $
#
SUBDIR += SSLeay
@@ -9,6 +9,7 @@
SUBDIR += fwtk
SUBDIR += john
SUBDIR += libident
+ SUBDIR += nat
SUBDIR += p5-Authen-Radius
SUBDIR += p5-Crypt-DES
SUBDIR += p5-Crypt-IDEA