diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-02-13 22:17:51 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-02-13 22:17:51 +0000 |
commit | a858ee6ce6b6aa7aeeeab6fa811efae157944dbf (patch) | |
tree | 7a7ea6bf1b55d0d6f27ee3b753eae3258db2d496 /security/Makefile | |
parent | 810624b0c8e7757b09b4760339373247a1041b66 (diff) | |
download | ports-a858ee6ce6b6aa7aeeeab6fa811efae157944dbf.tar.gz ports-a858ee6ce6b6aa7aeeeab6fa811efae157944dbf.zip |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 4 |
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 |