diff options
author | wiz <wiz@pkgsrc.org> | 2009-09-22 13:11:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-09-22 13:11:06 +0000 |
commit | 54a9b4d2806982adee08269fbce8c007a55f9bb4 (patch) | |
tree | 7657d0386e8af8aa73d710dfb258b48a6cfa834d /security | |
parent | a381d9b50422b249312d78d9b239ec58c74105c7 (diff) | |
download | pkgsrc-54a9b4d2806982adee08269fbce8c007a55f9bb4.tar.gz |
Comment out crudesaml, it is not a package, just shared files for others.
Add comment to that effect.
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 |