diff options
author | pav <pav@FreeBSD.org> | 2006-06-05 22:35:18 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-06-05 22:35:18 +0800 |
commit | 6775b2d40f63bdf6801376f30e16432cd96db0e0 (patch) | |
tree | ce66bc789851c9b05b589a7f60483ce54fd55021 /www/Makefile | |
parent | 64aa0cc3a78678bc5fed159da92ac593c7c5eb0e (diff) | |
download | freebsd-ports-gnome-6775b2d40f63bdf6801376f30e16432cd96db0e0.tar.gz freebsd-ports-gnome-6775b2d40f63bdf6801376f30e16432cd96db0e0.tar.zst freebsd-ports-gnome-6775b2d40f63bdf6801376f30e16432cd96db0e0.zip |
Mongrel plugin that provides commands and Capistrano tasks for managing
multiple Mongrel processes.
WWW: http://fluxura.com/
WWW: http://rubyforge.org/projects/railsmachine/
PR: ports/97533
Submitted by: Rui Lopes <rgl@ruilopes.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 8803f356fb6b..9cc2b9c4f54a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -870,6 +870,7 @@ SUBDIR += rubygem-actionwebservice SUBDIR += rubygem-bluecloth SUBDIR += rubygem-mongrel + SUBDIR += rubygem-mongrel_cluster SUBDIR += rubygem-rails SUBDIR += rubygem-redcloth SUBDIR += sarg |