aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>1999-05-17 10:44:26 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>1999-05-17 10:44:26 +0000
commite24a4aa491ed5a741d45cbd5d8de859d92babe91 (patch)
treeaeebfd55e2831fc2ad53639ab262ac98db572015 /security/Makefile
parent858b0418d61be20e5dc18625a768710799df8178 (diff)
downloadports-e24a4aa491ed5a741d45cbd5d8de859d92babe91.tar.gz
ports-e24a4aa491ed5a741d45cbd5d8de859d92babe91.zip
Enable pdq.
Enable nessus.
Notes
Notes: svn path=/head/; revision=18863
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 82dd103aced0..456430f6213e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.53 1999/05/09 17:34:55 nsayer Exp $
+# $Id: Makefile,v 1.54 1999/05/09 17:51:20 steve Exp $
#
SUBDIR += bjorb
@@ -20,6 +20,7 @@
SUBDIR += libident
SUBDIR += libparanoia
SUBDIR += nbaudit
+ SUBDIR += nessus
SUBDIR += nmap
SUBDIR += openssl
SUBDIR += p5-Authen-Radius