aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2011-12-20 08:21:54 +0800
committerpgollucci <pgollucci@FreeBSD.org>2011-12-20 08:21:54 +0800
commit2de8fe904cc3c3cabecef92e75bdee92a8aed96c (patch)
tree80ad7b4df14a44eb8993bcbc0ba27c0bcd64d567 /www
parent0795ffe18a4262f5a01c48163eadacb5f97de15a (diff)
downloadfreebsd-ports-gnome-2de8fe904cc3c3cabecef92e75bdee92a8aed96c.tar.gz
freebsd-ports-gnome-2de8fe904cc3c3cabecef92e75bdee92a8aed96c.tar.zst
freebsd-ports-gnome-2de8fe904cc3c3cabecef92e75bdee92a8aed96c.zip
- Point at the homepage consistently as defined by rubygems.org
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-em-websocket/pkg-descr2
-rw-r--r--www/rubygem-innate/pkg-descr2
-rw-r--r--www/rubygem-rack-protection/pkg-descr2
-rw-r--r--www/rubygem-robots/pkg-descr2
-rw-r--r--www/rubygem-uglifier/pkg-descr2
-rw-r--r--www/rubygem-url_escape/pkg-descr2
6 files changed, 6 insertions, 6 deletions
diff --git a/www/rubygem-em-websocket/pkg-descr b/www/rubygem-em-websocket/pkg-descr
index eb4c9285129d..113cf2bc5666 100644
--- a/www/rubygem-em-websocket/pkg-descr
+++ b/www/rubygem-em-websocket/pkg-descr
@@ -1,4 +1,4 @@
rubygem-em-websocket is an EventMachine based WebSocket server.
WWW: https://github.com/igrigorik/em-websocket
-WWW: https://rubygems.org/gems/em-websocket
+WWW: https://github.com/igrigorik/em-websocket
diff --git a/www/rubygem-innate/pkg-descr b/www/rubygem-innate/pkg-descr
index b3fd836fd38a..245d2d9ee665 100644
--- a/www/rubygem-innate/pkg-descr
+++ b/www/rubygem-innate/pkg-descr
@@ -1,3 +1,3 @@
Simple, straight-forward base for web-frameworks.
-WWW: https://github.com/Ramaze/innate
+WWW: https://github.com/manveru/innate
diff --git a/www/rubygem-rack-protection/pkg-descr b/www/rubygem-rack-protection/pkg-descr
index d0a54ec08682..e809d43ccad6 100644
--- a/www/rubygem-rack-protection/pkg-descr
+++ b/www/rubygem-rack-protection/pkg-descr
@@ -1,3 +1,3 @@
Collection of Rack middleware to protect you against common, opportunistic attack.
-WWW: http://rkh.github.com/rack-protection/
+WWW: https://github.com/rkh/rack-protection
diff --git a/www/rubygem-robots/pkg-descr b/www/rubygem-robots/pkg-descr
index 51f2eeaab7c5..4e0c1e805f57 100644
--- a/www/rubygem-robots/pkg-descr
+++ b/www/rubygem-robots/pkg-descr
@@ -1,4 +1,4 @@
Robots is a simple Ruby library to parse robots.txt files.
WWW: https://github.com/fizx/robots
-WWW: https://rubygems.org/gems/robots
+WWW: https://github.com/fizx/robots
diff --git a/www/rubygem-uglifier/pkg-descr b/www/rubygem-uglifier/pkg-descr
index 71f0e7cb23c7..b2f76476adfa 100644
--- a/www/rubygem-uglifier/pkg-descr
+++ b/www/rubygem-uglifier/pkg-descr
@@ -1,3 +1,3 @@
Ruby wrapper for UglifyJS JavaScript compressor
-WWW: http://rubygems.org/gems/uglifier
+WWW: https://github.com/lautis/uglifier
diff --git a/www/rubygem-url_escape/pkg-descr b/www/rubygem-url_escape/pkg-descr
index 84778830fa4d..0e8f14f2c09a 100644
--- a/www/rubygem-url_escape/pkg-descr
+++ b/www/rubygem-url_escape/pkg-descr
@@ -1,3 +1,3 @@
Fast replacement for CGI.escape and Rack::Utils.escape
-WWW: http://rubygems.org/gems/url_escape
+WWW: https://github.com/bougyman/seedling