diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-05-16 21:02:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-05-16 21:02:59 +0000 |
commit | eb49f952b8b5b719a2a763506f03548994e6a4d5 (patch) | |
tree | a098de9992a7980a1903db55e35d434f6815f718 /textproc/eruby | |
parent | db8eb4a4b5d0ce19d38c4f3eaa2d420c2f889132 (diff) | |
download | ports-eb49f952b8b5b719a2a763506f03548994e6a4d5.tar.gz ports-eb49f952b8b5b719a2a763506f03548994e6a4d5.zip |
Update WWW and the author's email address.
Notes
Notes:
svn path=/head/; revision=42654
Diffstat (limited to 'textproc/eruby')
-rw-r--r-- | textproc/eruby/pkg-descr | 4 |
1 files changed, 2 insertions, 2 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 <shugo@netlab.co.jp> -WWW: http://www.ruby-lang.org/en/raa-list.rhtml?name=eruby +Author: Shugo Maeda <shugo@modruby.net> +WWW: http://www.modruby.net/index.html.en |