From 39a67cec98be8183ffb6611b20393367fb57519c Mon Sep 17 00:00:00 2001 From: obrien 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(-) 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