diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2011-12-20 08:21:54 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2011-12-20 08:21:54 +0800 |
commit | 2de8fe904cc3c3cabecef92e75bdee92a8aed96c (patch) | |
tree | 80ad7b4df14a44eb8993bcbc0ba27c0bcd64d567 /comms | |
parent | 0795ffe18a4262f5a01c48163eadacb5f97de15a (diff) | |
download | freebsd-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 'comms')
-rw-r--r-- | comms/rubygem-callsign/pkg-descr | 2 | ||||
-rw-r--r-- | comms/rubygem-ruby-termios/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/rubygem-callsign/pkg-descr b/comms/rubygem-callsign/pkg-descr index 1d33fcb76dd8..1c663cca34a3 100644 --- a/comms/rubygem-callsign/pkg-descr +++ b/comms/rubygem-callsign/pkg-descr @@ -1,4 +1,4 @@ This Gem provides a Ruby-Frontend to the callook.info Amateur Radio Callsign Lookup service. -WWW: https://github.com/codeblock/CallSignRb +WWW: https://github.com/codeblock/callsign-gem diff --git a/comms/rubygem-ruby-termios/pkg-descr b/comms/rubygem-ruby-termios/pkg-descr index 40822b1a8163..c194f2ad73d3 100644 --- a/comms/rubygem-ruby-termios/pkg-descr +++ b/comms/rubygem-ruby-termios/pkg-descr @@ -1,3 +1,3 @@ Ruby-termios is a Ruby interface to termios. -WWW: https://github.com/arika/ruby-termios +WWW: http://arika.org/ruby/termios |