summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-03-26 12:00:16 +0000
committerhubertf <hubertf@pkgsrc.org>2001-03-26 12:00:16 +0000
commit329153ab6fda1e38a9e3ad41a5f074331fdddd96 (patch)
tree66b342c3c7f24f4814ec3fff8ea3d8dd3e85bc90 /security
parenta865c28a170f4f9ae23d7b3f9ef34cc10f2afbd6 (diff)
downloadpkgsrc-329153ab6fda1e38a9e3ad41a5f074331fdddd96.tar.gz
add & enable p0f
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
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