diff options
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 37ff354522f..f244375ce7c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.328 2008/08/24 09:10:52 obache Exp $ +# $NetBSD: Makefile,v 1.329 2008/09/16 17:04:36 seb Exp $ # COMMENT= Security tools @@ -137,6 +137,7 @@ SUBDIR+= openssh SUBDIR+= openssl SUBDIR+= otpCalc SUBDIR+= p0f +SUBDIR+= p5-Authen-CAS-Client SUBDIR+= p5-Authen-PAM SUBDIR+= p5-Authen-SASL SUBDIR+= p5-Authen-SASL-Cyrus |