From eb49f952b8b5b719a2a763506f03548994e6a4d5 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 16 May 2001 21:02:59 +0000 Subject: [PATCH] Update WWW and the author's email address. --- textproc/eruby/pkg-descr | 4 ++-- www/mod_ruby/pkg-descr | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/eruby/pkg-descr b/textproc/eruby/pkg-descr index f1c5ea24bf07..35bf8e256f13 100644 --- a/textproc/eruby/pkg-descr +++ b/textproc/eruby/pkg-descr @@ -2,5 +2,5 @@ eruby interprets Ruby code embedded in a text file just like PHP, ePerl, ASP, or JSP. For example, eruby enables you to embed a Ruby code in a HTML file. -Author: Shugo Maeda -WWW: http://www.ruby-lang.org/en/raa-list.rhtml?name=eruby +Author: Shugo Maeda +WWW: http://www.modruby.net/index.html.en diff --git a/www/mod_ruby/pkg-descr b/www/mod_ruby/pkg-descr index adc16063fe3e..260a1f7c4e36 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 -WWW: http://www.ruby-lang.org/en/raa-list.rhtml?name=mod_ruby +Author: Shugo Maeda +WWW: http://www.modruby.net/index.html.en