diff options
author | imil <imil@pkgsrc.org> | 2012-05-31 16:56:08 +0000 |
---|---|---|
committer | imil <imil@pkgsrc.org> | 2012-05-31 16:56:08 +0000 |
commit | 0b8d2ba2aa9759ed7e6eefc5c134bb17d223c217 (patch) | |
tree | 60ef2f105f306e05fda5ad9d5ae55f5bf3a26c68 /security/Makefile | |
parent | 922da11451fbd61bd7014181645a9e58991377e6 (diff) | |
download | pkgsrc-0b8d2ba2aa9759ed7e6eefc5c134bb17d223c217.tar.gz |
add & enable clusterssh
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 9b98a144acf..738e3e99cdc 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.434 2012/05/17 05:05:37 jnemeth Exp $ +# $NetBSD: Makefile,v 1.435 2012/05/31 16:56:08 imil Exp $ # COMMENT= Security tools @@ -28,6 +28,7 @@ SUBDIR+= ccid SUBDIR+= cfs SUBDIR+= chkrootkit SUBDIR+= clamav +SUBDIR+= clusterssh SUBDIR+= courier-authlib SUBDIR+= crack #SUBDIR+= crudesaml # only shared files |