diff options
author | frueauf <frueauf> | 2000-07-30 11:28:15 +0000 |
---|---|---|
committer | frueauf <frueauf> | 2000-07-30 11:28:15 +0000 |
commit | 389891a18072d902e3462f80269036310011c8b6 (patch) | |
tree | d1a19a8ed4f61678dc00fb27b0d4174f00a3300f /security/Makefile | |
parent | f31c348811190f52e94df45c779d20d5fda9e6ed (diff) | |
download | pkgsrc-389891a18072d902e3462f80269036310011c8b6.tar.gz |
Add libnasl, nessus-core, nessus-libraries and nessus-plugins to
the SUBDIR entries.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 04f4f3fa89a..c651c311a35 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2000/07/27 16:11:20 jlam Exp $ +# $NetBSD: Makefile,v 1.39 2000/07/30 11:28:15 frueauf Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -12,7 +12,11 @@ SUBDIR += isakmpd SUBDIR += kth-krb4 SUBDIR += libident + SUBDIR += libnasl SUBDIR += nessus + SUBDIR += nessus-core + SUBDIR += nessus-libraries + SUBDIR += nessus-plugins SUBDIR += nfsbug SUBDIR += openssh SUBDIR += openssl |