diff options
| author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-12-20 00:21:54 +0000 |
|---|---|---|
| committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-12-20 00:21:54 +0000 |
| commit | 7832ddf953c01287c75d2351d92a71d4f21110f0 (patch) | |
| tree | c9f24c24365fa3cd3ca58464852a5d8a400a600a /net | |
| parent | 6210b06f31afbd2343cedb9d95f1d40b981cc9a7 (diff) | |
Notes
Diffstat (limited to 'net')
| -rw-r--r-- | net/rubygem-amqp-utils/pkg-descr | 2 | ||||
| -rw-r--r-- | net/rubygem-bunny/pkg-descr | 2 | ||||
| -rw-r--r-- | net/rubygem-http_parser.rb/pkg-descr | 2 | ||||
| -rw-r--r-- | net/rubygem-oauth2/pkg-descr | 2 | ||||
| -rw-r--r-- | net/rubygem-uri-redis/pkg-descr | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net/rubygem-amqp-utils/pkg-descr b/net/rubygem-amqp-utils/pkg-descr index 5617bb7f7a59..94a2a8fc9607 100644 --- a/net/rubygem-amqp-utils/pkg-descr +++ b/net/rubygem-amqp-utils/pkg-descr @@ -3,4 +3,4 @@ The intention is provide simple management tools that can be used to complete ad hoc housework on an AMQP queue. In addition, simple scripts can be layered over the tools when needed. -WWW: http://rubygems.org/gems/amqp-utils +WWW: https://github.com/dougbarth/amqp-utils diff --git a/net/rubygem-bunny/pkg-descr b/net/rubygem-bunny/pkg-descr index 9105a51290a5..21ad3f2be176 100644 --- a/net/rubygem-bunny/pkg-descr +++ b/net/rubygem-bunny/pkg-descr @@ -13,4 +13,4 @@ You can use Bunny to : Bunny is known to work with RabbitMQ versions 1.5.4 and above with version 0-8 of the AMQP specification. -WWW: https://github.com/celldee/bunny/tree/master +WWW: https://github.com/ruby-amqp/bunny diff --git a/net/rubygem-http_parser.rb/pkg-descr b/net/rubygem-http_parser.rb/pkg-descr index e451ee677e35..cee95485ddaa 100644 --- a/net/rubygem-http_parser.rb/pkg-descr +++ b/net/rubygem-http_parser.rb/pkg-descr @@ -1,4 +1,4 @@ A simple callback-based HTTP request/response parser for writing http servers, clients and proxies. -WWW: https://github.com/tmm1/http_parser.rb +WWW: https://github.com/tmm1/http_parser.rb diff --git a/net/rubygem-oauth2/pkg-descr b/net/rubygem-oauth2/pkg-descr index 61505d5feec9..192d9a21fb45 100644 --- a/net/rubygem-oauth2/pkg-descr +++ b/net/rubygem-oauth2/pkg-descr @@ -4,4 +4,4 @@ existing OAuth 2.0 endpoints (a.k.a. Facebook) with the goal of building it up to meet the entire specification over time. WWW: https://github.com/intridea/oauth2 -WWW: https://rubygems.org/gems/oauth2 +WWW: https://github.com/intridea/oauth2 diff --git a/net/rubygem-uri-redis/pkg-descr b/net/rubygem-uri-redis/pkg-descr index f4b3d6165f0e..ea61933ccb81 100644 --- a/net/rubygem-uri-redis/pkg-descr +++ b/net/rubygem-uri-redis/pkg-descr @@ -1,4 +1,4 @@ rubygem-uri-redis supports parsing redis://host:port/dbindex/keyname. WWW: https://github.com/delano/uri-redis -WWW: https://rubygems.org/gems/uri-redis +WWW: https://github.com/delano/uri-redis |
