diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-04-27 11:59:15 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-04-27 11:59:15 +0000 |
commit | 7f90247dde047ffb0b0e5365f240ae7841a5ef79 (patch) | |
tree | 1840454d5976b47b07c7e1c2edf21d41ed819563 /security/Makefile | |
parent | f3c907b842e51805ffc646dc89c7c5226e3efebe (diff) | |
download | pkgsrc-7f90247dde047ffb0b0e5365f240ae7841a5ef79.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 |