diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 26ff5de007f..4efe7a8e25d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.360 2009/09/17 19:01:49 jnemeth Exp $ +# $NetBSD: Makefile,v 1.361 2009/09/22 13:11:06 wiz Exp $ # COMMENT= Security tools @@ -31,7 +31,7 @@ SUBDIR+= cfs SUBDIR+= chkrootkit SUBDIR+= courier-authlib SUBDIR+= crack -SUBDIR+= crudesaml +#SUBDIR+= crudesaml # only shared files SUBDIR+= crypto++ SUBDIR+= cvm SUBDIR+= cy2-anonymous |