diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-03-26 12:00:16 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-03-26 12:00:16 +0000 |
commit | 329153ab6fda1e38a9e3ad41a5f074331fdddd96 (patch) | |
tree | 66b342c3c7f24f4814ec3fff8ea3d8dd3e85bc90 /security/Makefile | |
parent | a865c28a170f4f9ae23d7b3f9ef34cc10f2afbd6 (diff) | |
download | pkgsrc-329153ab6fda1e38a9e3ad41a5f074331fdddd96.tar.gz |
add & enable p0f
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 4959e2e50bd..f3d9ed0712b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2001/03/26 05:15:43 zuntum Exp $ +# $NetBSD: Makefile,v 1.71 2001/03/26 12:00:16 hubertf Exp $ # COMMENT= Security tools @@ -37,6 +37,7 @@ SUBDIR+= nessus-plugins SUBDIR+= nfsbug SUBDIR+= openssh SUBDIR+= openssl +SUBDIR+= p0f SUBDIR+= p5-Crypt-Blowfish SUBDIR+= p5-Crypt-CBC SUBDIR+= p5-Crypt-DES |