diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-09 18:05:27 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-09 18:05:27 +0000 |
commit | 03f01e92416206d31295a41b11d3fb71d729d165 (patch) | |
tree | 081b0b0b8db54100494ee9a55c93c769fbb6a45a /www/Makefile | |
parent | 2dfc9fb4e6095bfe50e17c713206a29d0bcc36cd (diff) |
Add ruby-div, a web application server using dRuby and ERB2.
Notes
Notes:
svn path=/head/; revision=75195
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 73a8ea96ae56..77a6126e01d6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -378,6 +378,7 @@ SUBDIR += rt2 SUBDIR += ruboard SUBDIR += ruby-borges + SUBDIR += ruby-div SUBDIR += ruby-fcgi SUBDIR += ruby-google SUBDIR += ruby-http-access |