diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-01-01 19:53:42 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-01-01 19:53:42 +0000 |
commit | 68b85437266ae83e4fb3b87a2d799c10d8592bec (patch) | |
tree | 1c1cf1e130dd9373eb6ff3fb2bc3a76851d6569c /www/Makefile | |
parent | d35ca7d1694e2620e89c3f0c00b0c86cd7e225b6 (diff) |
Add ruby-fcgi, a FastCGI library for Ruby.
Notes
Notes:
svn path=/head/; revision=72092
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 0f248ed3fd3d..f84cff45ebfa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -362,6 +362,7 @@ SUBDIR += roxen SUBDIR += rt2 SUBDIR += ruboard + SUBDIR += ruby-fcgi SUBDIR += ruby-google SUBDIR += ruby-http-access SUBDIR += ruby-mnogosearch |