aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-amatch/pkg-descr2
-rw-r--r--textproc/ruby-amrita/pkg-descr2
-rw-r--r--textproc/ruby-format/pkg-descr2
-rw-r--r--textproc/ruby-html-fillinform/pkg-descr2
-rw-r--r--textproc/ruby-html-template/pkg-descr2
-rw-r--r--textproc/ruby-liquid/pkg-descr2
-rw-r--r--textproc/ruby-rss.alt/pkg-descr2
-rw-r--r--textproc/ruby-rss/pkg-descr2
-rw-r--r--textproc/ruby-xmlparser/pkg-descr2
-rw-r--r--textproc/rubygem-kramdown/pkg-descr2
-rw-r--r--textproc/rubygem-sass-rails/pkg-descr2
-rw-r--r--textproc/rubygem-xslt/pkg-descr2
12 files changed, 12 insertions, 12 deletions
diff --git a/textproc/ruby-amatch/pkg-descr b/textproc/ruby-amatch/pkg-descr
index d50f932cf4e2..61b4e509d1b9 100644
--- a/textproc/ruby-amatch/pkg-descr
+++ b/textproc/ruby-amatch/pkg-descr
@@ -3,4 +3,4 @@ using a dynamic programming algorithm to compute the Levenstein
distance between strings. Written in C for speed.
Author: Florian Frank <flori@ping.de>
-WWW: http://amatch.rubyforge.org/
+WWW: http://amatch.rubyforge.org/
diff --git a/textproc/ruby-amrita/pkg-descr b/textproc/ruby-amrita/pkg-descr
index dcb2fa0b131b..bb653cf43c90 100644
--- a/textproc/ruby-amrita/pkg-descr
+++ b/textproc/ruby-amrita/pkg-descr
@@ -2,4 +2,4 @@ amrita is an HTML/XHTML template library for Ruby.
It makes html documents from a template and a model data.
Author: Taku Nakajima <tnakajima@brain-tokyo.jp>
-WWW: http://amrita.sourceforge.jp/
+WWW: http://amrita.sourceforge.jp/
diff --git a/textproc/ruby-format/pkg-descr b/textproc/ruby-format/pkg-descr
index 4c219494d564..82e8b1488058 100644
--- a/textproc/ruby-format/pkg-descr
+++ b/textproc/ruby-format/pkg-descr
@@ -4,4 +4,4 @@ These are used to create output with a similar format but with
changing values.
Author: Paul Rubel <rubel@crhc.uiuc.edu>
-WWW: http://formatr.sourceforge.net/
+WWW: http://formatr.sourceforge.net/
diff --git a/textproc/ruby-html-fillinform/pkg-descr b/textproc/ruby-html-fillinform/pkg-descr
index 7e233405e0eb..cc36235673fb 100644
--- a/textproc/ruby-html-fillinform/pkg-descr
+++ b/textproc/ruby-html-fillinform/pkg-descr
@@ -2,4 +2,4 @@ HTML/FillInForm is a Ruby library that automatically inserts form data
into HTML.
Author: IKEBE Tomohiro <ikebe@shebang.jp>
-WWW: http://shebang.jp/src/ruby/
+WWW: http://shebang.jp/src/ruby/
diff --git a/textproc/ruby-html-template/pkg-descr b/textproc/ruby-html-template/pkg-descr
index b6535357dade..31f329f806c4 100644
--- a/textproc/ruby-html-template/pkg-descr
+++ b/textproc/ruby-html-template/pkg-descr
@@ -2,4 +2,4 @@ HTML/Template is a Ruby library to use HTML as a template file from
CGI scripts.
Author: IKEBE Tomohiro <ikebe@shebang.jp>
-WWW: http://shebang.jp/src/ruby/
+WWW: http://shebang.jp/src/ruby/
diff --git a/textproc/ruby-liquid/pkg-descr b/textproc/ruby-liquid/pkg-descr
index 10f2eb485862..51676dbc3ccf 100644
--- a/textproc/ruby-liquid/pkg-descr
+++ b/textproc/ruby-liquid/pkg-descr
@@ -1,4 +1,4 @@
Ruby library for rendering safe templates which cannot
affect the security of the server they are rendered on.
-WWW: http://www.liquidmarkup.org/
+WWW: http://www.liquidmarkup.org/
diff --git a/textproc/ruby-rss.alt/pkg-descr b/textproc/ruby-rss.alt/pkg-descr
index 30b0ad60e4d3..af8defe2ef83 100644
--- a/textproc/ruby-rss.alt/pkg-descr
+++ b/textproc/ruby-rss.alt/pkg-descr
@@ -10,4 +10,4 @@ This library contains a sample that expand [RAA:RWiki].
* collect RSSs and display those items on each page.
Author: kou <kou@cozmixng.org>
-WWW: http://www.cozmixng.org/~rwiki/index.rb?cmd=view;name=RSS+Parser
+WWW: http://www.cozmixng.org/~rwiki/index.rb?cmd=view;name=RSS+Parser
diff --git a/textproc/ruby-rss/pkg-descr b/textproc/ruby-rss/pkg-descr
index bdff94bdcb8d..6a411f047191 100644
--- a/textproc/ruby-rss/pkg-descr
+++ b/textproc/ruby-rss/pkg-descr
@@ -2,4 +2,4 @@ This is a Ruby library for parsing, creating, downloading, and caching
RSS (http://my.netscape.com/publish/help/mnn20/quickstart.html).
Author: Chad Fowler <cfowler@chadfowler.com>
-WWW: http://www.chadfowler.com/index.cgi?mode=max&cat=ruby
+WWW: http://www.chadfowler.com/index.cgi?mode=max&cat=ruby
diff --git a/textproc/ruby-xmlparser/pkg-descr b/textproc/ruby-xmlparser/pkg-descr
index 36ead383077c..9ce9c1884efa 100644
--- a/textproc/ruby-xmlparser/pkg-descr
+++ b/textproc/ruby-xmlparser/pkg-descr
@@ -1,4 +1,4 @@
This is a Ruby module to access James Clark's XML Parser ToolKit. ("expat")
Author: Yoshida Masato <yoshidam@yoshidam.net>
-WWW: http://www.yoshidam.net/Ruby.html#xmlparser
+WWW: http://www.yoshidam.net/Ruby.html#xmlparser
diff --git a/textproc/rubygem-kramdown/pkg-descr b/textproc/rubygem-kramdown/pkg-descr
index eef490624a17..d12c5df4bd76 100644
--- a/textproc/rubygem-kramdown/pkg-descr
+++ b/textproc/rubygem-kramdown/pkg-descr
@@ -1,4 +1,4 @@
kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict
syntax definition and supporting several common extensions.
-WWW: http://kramdown.rubyforge.org/
+WWW: http://kramdown.rubyforge.org/
diff --git a/textproc/rubygem-sass-rails/pkg-descr b/textproc/rubygem-sass-rails/pkg-descr
index 8caf517c37d5..09b21309a73a 100644
--- a/textproc/rubygem-sass-rails/pkg-descr
+++ b/textproc/rubygem-sass-rails/pkg-descr
@@ -1,3 +1,3 @@
Sass adapter for the Rails asset pipeline.
-WWW: http://rubygems.org/gems/sass-rails
+WWW: http://rubygems.org/gems/sass-rails
diff --git a/textproc/rubygem-xslt/pkg-descr b/textproc/rubygem-xslt/pkg-descr
index b1fc63227ddb..1b3aa3f66b16 100644
--- a/textproc/rubygem-xslt/pkg-descr
+++ b/textproc/rubygem-xslt/pkg-descr
@@ -1,3 +1,3 @@
This is a Ruby class for processing XSLT.
-WWW: http://rubygems.org/gems/ruby-xslt
+WWW: http://rubygems.org/gems/ruby-xslt