diff options
author | zuntum <zuntum> | 2001-03-26 05:15:43 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-03-26 05:15:43 +0000 |
commit | a497efd84edd0eb72dbad2ee8e8648c41a1194af (patch) | |
tree | 26a7c416828453b6c9c9988362da434c294a2ede /security/Makefile | |
parent | 3bc65e4c78b497dec912d1dd626b7ea8faf353e8 (diff) | |
download | pkgsrc-a497efd84edd0eb72dbad2ee8e8648c41a1194af.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 13ac6942878..4959e2e50bd 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2001/03/20 14:08:06 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2001/03/26 05:15:43 zuntum Exp $ # COMMENT= Security tools @@ -48,6 +48,7 @@ SUBDIR+= pam-ldap SUBDIR+= pgp2 SUBDIR+= pgp5 SUBDIR+= pks +SUBDIR+= p0f SUBDIR+= portsentry SUBDIR+= priv SUBDIR+= py-crypto |