diff options
author | knu <knu@FreeBSD.org> | 2001-05-16 21:02:59 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-05-16 21:02:59 +0000 |
commit | b828ad4a2177975d0391ff92af1886a209c822b2 (patch) | |
tree | f384cf5b8132b5c928066a9edb9f955eba92ec7f /www/mod_ruby | |
parent | 1f830d8e095635cbea0c2dc491b970a3764b5ee9 (diff) | |
download | FreeBSD-ports-b828ad4a2177975d0391ff92af1886a209c822b2.zip FreeBSD-ports-b828ad4a2177975d0391ff92af1886a209c822b2.tar.gz |
Update WWW and the author's email address.
Diffstat (limited to 'www/mod_ruby')
-rw-r--r-- | www/mod_ruby/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_ruby/pkg-descr b/www/mod_ruby/pkg-descr index adc1606..260a1f7 100644 --- a/www/mod_ruby/pkg-descr +++ b/www/mod_ruby/pkg-descr @@ -2,5 +2,5 @@ mod_ruby embeds the Ruby interpreter into the Apache web server, allowing Ruby CGI scripts to be executed natively. These scripts will start up much faster than without mod_ruby. -Author: Shugo Maeda <shugo@netlab.co.jp> -WWW: http://www.ruby-lang.org/en/raa-list.rhtml?name=mod_ruby +Author: Shugo Maeda <shugo@modruby.net> +WWW: http://www.modruby.net/index.html.en |