diff options
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index dbc001f7284..d26d8c4babd 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.292 2007/03/16 21:10:08 kristerw Exp $ +# $NetBSD: Makefile,v 1.293 2007/03/25 06:13:36 wiz Exp $ # COMMENT= Security tools @@ -134,7 +134,7 @@ SUBDIR+= openpam SUBDIR+= openssh SUBDIR+= openssh+gssapi SUBDIR+= openssl -SUBDIR+= otpcalc +SUBDIR+= otpCalc SUBDIR+= p0f SUBDIR+= p5-Authen-PAM SUBDIR+= p5-Authen-SASL |