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/rubygem-amqp-utils | |
parent | 6210b06f31afbd2343cedb9d95f1d40b981cc9a7 (diff) | |
download | ports-7832ddf953c01287c75d2351d92a71d4f21110f0.tar.gz ports-7832ddf953c01287c75d2351d92a71d4f21110f0.zip |
- Point at the homepage consistently as defined by rubygems.org
Notes
Notes:
svn path=/head/; revision=287683
Diffstat (limited to 'net/rubygem-amqp-utils')
-rw-r--r-- | net/rubygem-amqp-utils/pkg-descr | 2 |
1 files changed, 1 insertions, 1 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 |