diff options
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 |