summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-08-04 18:01:09 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-08-04 18:01:09 +0000
commit91119c46acdcea6cf0a8208c8e097dcd1b205c42 (patch)
tree06c99cceab2eebadc9c089a7ca994930ef32a2a9 /security/Makefile
parentnmap is a utility for port scanning large networks (diff)
turn on nmap
Notes
Notes: svn path=/head/; revision=12276
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile3
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