diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-08-04 18:01:09 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-08-04 18:01:09 +0000 |
commit | 91119c46acdcea6cf0a8208c8e097dcd1b205c42 (patch) | |
tree | 06c99cceab2eebadc9c089a7ca994930ef32a2a9 /security | |
parent | f896e54ddc30650268d4ca96719170d777b10bb0 (diff) | |
download | ports-91119c46acdcea6cf0a8208c8e097dcd1b205c42.tar.gz ports-91119c46acdcea6cf0a8208c8e097dcd1b205c42.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 0c984b3192f8..bdfef37ec3a2 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1998/07/06 02:30:58 nectar Exp $ +# $Id: Makefile,v 1.32 1998/07/20 02:39:54 steve Exp $ # SUBDIR += SSLeay @@ -14,6 +14,7 @@ SUBDIR += krb5 SUBDIR += libident SUBDIR += nbaudit + SUBDIR += nmap SUBDIR += p5-Authen-Radius SUBDIR += p5-Crypt-DES SUBDIR += p5-Crypt-IDEA |