diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-01-30 17:13:41 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-01-30 17:13:41 +0000 |
commit | d11f7d08765712cd89f97f5ee349bbbc4f35c682 (patch) | |
tree | 92fc341bf0b6caa6fedc614f21bd8791221992b2 /www/Makefile | |
parent | Update to 0.3.0. (diff) |
Add ruby-borges, a web application framework for Ruby that allows
linear programming.
Notes
Notes:
svn path=/head/; revision=74290
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 fb25ec3fc951..2fb4d779263a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -375,6 +375,7 @@ SUBDIR += roxen SUBDIR += rt2 SUBDIR += ruboard + SUBDIR += ruby-borges SUBDIR += ruby-fcgi SUBDIR += ruby-google SUBDIR += ruby-http-access |