diff options
author | zuntum <zuntum> | 2001-03-26 05:15:43 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-03-26 05:15:43 +0000 |
commit | 0dcb826938bc6d8e106b8528e02c4351a16a1fd7 (patch) | |
tree | 26a7c416828453b6c9c9988362da434c294a2ede /security | |
parent | e19dfa8ab3b88422ea14751f6f9205cf4acf57d6 (diff) | |
download | pkgsrc-0dcb826938bc6d8e106b8528e02c4351a16a1fd7.tar.gz |
add & enable p0f
Diffstat (limited to 'security')
-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 |