diff options
author | obrien <obrien@FreeBSD.org> | 1998-01-21 11:39:36 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-01-21 11:39:36 +0000 |
commit | 96f8e4020551c898662ebcd1791a98966edc6bb1 (patch) | |
tree | 59d5a8db7bf81b0b33cb4ab2c59c6bca67809bf8 /security/Makefile | |
parent | f04fa31f1cc21d837c99407af41129a4a6d7501e (diff) | |
download | FreeBSD-ports-96f8e4020551c898662ebcd1791a98966edc6bb1.zip FreeBSD-ports-96f8e4020551c898662ebcd1791a98966edc6bb1.tar.gz |
turn on nat
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 13208a47..4005047 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 |