summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-02-13 22:17:51 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-02-13 22:17:51 +0000
commita858ee6ce6b6aa7aeeeab6fa811efae157944dbf (patch)
tree7a7ea6bf1b55d0d6f27ee3b753eae3258db2d496 /security/Makefile
parentFix rare DES empty passwords bug (diff)
nat --> nbaudit
due to popular demand
Notes
Notes: svn path=/head/; revision=9708
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile
index f9b91d76addf..44ddf45105cf 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.24 1998/01/21 11:39:36 obrien Exp $
+# $Id: Makefile,v 1.25 1998/02/03 08:15:43 asami Exp $
#
SUBDIR += SSLeay
@@ -9,7 +9,7 @@
SUBDIR += fwtk
SUBDIR += john
SUBDIR += libident
- SUBDIR += nat
+ SUBDIR += nbaudit
SUBDIR += p5-Authen-Radius
SUBDIR += p5-Crypt-DES
SUBDIR += p5-Crypt-IDEA