diff options
author | swills <swills@FreeBSD.org> | 2011-03-13 02:57:05 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2011-03-13 02:57:05 +0800 |
commit | 7ad61733c9884a641f200b940e8d10404dddf932 (patch) | |
tree | 73d08a81d26e10c53e6088c9c3d0f321b4faf229 /sysutils/Makefile | |
parent | 61d8d831eec867ced10732e242fc84ec9275fda6 (diff) | |
download | freebsd-ports-gnome-7ad61733c9884a641f200b940e8d10404dddf932.tar.gz freebsd-ports-gnome-7ad61733c9884a641f200b940e8d10404dddf932.tar.zst freebsd-ports-gnome-7ad61733c9884a641f200b940e8d10404dddf932.zip |
Murder is a method of using Bittorrent to distribute files to a large amount
of servers within a production environment. This allows for scaleable and
fast deploys in environments of hundreds to tens of thousands of servers
where centralized distribution systems wouldn't otherwise function.
WWW: http://github.com/lg/murder
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index df105042cb8b..8341a5ed66ac 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -788,6 +788,7 @@ SUBDIR += rubygem-capistrano SUBDIR += rubygem-chef SUBDIR += rubygem-god + SUBDIR += rubygem-murder SUBDIR += rubygem-ohai SUBDIR += rubygem-sys-admin SUBDIR += rubygem-sys-cpu |