diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-11-23 04:49:14 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-11-23 04:49:14 +0000 |
commit | 4e573db13762c55e9b5a401a1209d5ec95dfb517 (patch) | |
tree | 184877b72f5f35fef74a0f5bae5d8ce4cf583b82 /net | |
parent | 904a28ce893d66186ca3c54f8cd848cc02eb589b (diff) | |
download | freebsd-ports-4e573db13762c55e9b5a401a1209d5ec95dfb517.zip |
Update some more outdated pkg-descr WWW lines
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-ipaddress/pkg-descr | 2 | ||||
-rw-r--r-- | net/rubygem-twitter-stream/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-ipaddress/pkg-descr b/net/rubygem-ipaddress/pkg-descr index 13af91c2f320..b661b44cfe4f 100644 --- a/net/rubygem-ipaddress/pkg-descr +++ b/net/rubygem-ipaddress/pkg-descr @@ -2,4 +2,4 @@ IPAddress is a Ruby library designed to make manipulation of IPv4 and IPv6 addresses both powerful and simple. It mantains a layer of compatibility with Ruby's own IPAddr, while addressing many of its issues -WWW: http://rubygems.org/gems/ipaddress +WWW: https://github.com/bluemonk/ipaddress diff --git a/net/rubygem-twitter-stream/pkg-descr b/net/rubygem-twitter-stream/pkg-descr index 2b5c36635e96..d627332b3bf9 100644 --- a/net/rubygem-twitter-stream/pkg-descr +++ b/net/rubygem-twitter-stream/pkg-descr @@ -3,4 +3,4 @@ connection handling. Adheres to twitter's reconnection guidline. JSON format only. -WWW: http://github.com/voloko/twitter-stream +WWW: https://github.com/voloko/twitter-stream |