diff options
author | zuntum <zuntum> | 2001-04-27 11:59:15 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-04-27 11:59:15 +0000 |
commit | eb13fe50ec33c9d0418100246fab28b5575e5da4 (patch) | |
tree | 1840454d5976b47b07c7e1c2edf21d41ed819563 /security/Makefile | |
parent | 88a2b6c5590cebfdbe2957fd295c94b5dcc4e0f9 (diff) | |
download | pkgsrc-eb13fe50ec33c9d0418100246fab28b5575e5da4.tar.gz |
add & enable netramet
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 2434a40a746..1c69c92153b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2001/03/28 09:09:05 jun Exp $ +# $NetBSD: Makefile,v 1.75 2001/04/27 11:59:15 zuntum Exp $ # COMMENT= Security tools @@ -35,6 +35,7 @@ SUBDIR+= nessus SUBDIR+= nessus-core SUBDIR+= nessus-libraries SUBDIR+= nessus-plugins +SUBDIR+= netramet SUBDIR+= nfsbug SUBDIR+= openssh SUBDIR+= openssl |