diff options
author | wiz <wiz> | 2009-09-22 13:11:06 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-09-22 13:11:06 +0000 |
commit | e540024b4fe525c7d9023f88e5f30e85cdaa5b18 (patch) | |
tree | 7657d0386e8af8aa73d710dfb258b48a6cfa834d /security | |
parent | 47f4f9ab807a120e054fe05bc3b99993d3d85c43 (diff) | |
download | pkgsrc-e540024b4fe525c7d9023f88e5f30e85cdaa5b18.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 |