diff options
author | knu <knu@FreeBSD.org> | 2003-02-10 02:05:27 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-10 02:05:27 +0800 |
commit | 99e540e774d13a0cb0c124b2c3d408258e825361 (patch) | |
tree | 98f4ad8b310bf518ce49b2b07f949cc6c94064d2 /www/Makefile | |
parent | 2b9abab6051dfbb467549143a27360682ada8e88 (diff) | |
download | freebsd-ports-gnome-99e540e774d13a0cb0c124b2c3d408258e825361.tar.gz freebsd-ports-gnome-99e540e774d13a0cb0c124b2c3d408258e825361.tar.zst freebsd-ports-gnome-99e540e774d13a0cb0c124b2c3d408258e825361.zip |
Add ruby-div, a web application server using dRuby and ERB2.
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 |