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/rubygem-ipaddress | |
parent | 904a28ce893d66186ca3c54f8cd848cc02eb589b (diff) | |
download | ports-4e573db13762c55e9b5a401a1209d5ec95dfb517.tar.gz ports-4e573db13762c55e9b5a401a1209d5ec95dfb517.zip |
Notes
Diffstat (limited to 'net/rubygem-ipaddress')
-rw-r--r-- | net/rubygem-ipaddress/pkg-descr | 2 |
1 files changed, 1 insertions, 1 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 |