From a858ee6ce6b6aa7aeeeab6fa811efae157944dbf Mon Sep 17 00:00:00 2001
From: "David E. O'Brien" <obrien@FreeBSD.org>
Date: Fri, 13 Feb 1998 22:17:51 +0000
Subject: nat --> nbaudit due to popular demand

---
 security/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'security')

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
-- 
cgit v1.2.3