diff options
author | foxfair <foxfair@FreeBSD.org> | 1999-05-17 18:44:26 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 1999-05-17 18:44:26 +0800 |
commit | 28651f905e67867782988c3b4e6e8074f71bd8af (patch) | |
tree | c6263f76b10bfd82492645455cadf1703b3c1694 /security/Makefile | |
parent | a75d8504ac331134f4bcfcddb019ce77b3f4115e (diff) | |
download | freebsd-ports-gnome-28651f905e67867782988c3b4e6e8074f71bd8af.tar.gz freebsd-ports-gnome-28651f905e67867782988c3b4e6e8074f71bd8af.tar.zst freebsd-ports-gnome-28651f905e67867782988c3b4e6e8074f71bd8af.zip |
Enable pdq.
Enable nessus.
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 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 |