diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /net/rubygem-amqp-utils | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) | |
download | ports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=415499
Diffstat (limited to 'net/rubygem-amqp-utils')
-rw-r--r-- | net/rubygem-amqp-utils/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-amqp-utils/pkg-descr b/net/rubygem-amqp-utils/pkg-descr index 94a2a8fc9607..a8b3a4ed4087 100644 --- a/net/rubygem-amqp-utils/pkg-descr +++ b/net/rubygem-amqp-utils/pkg-descr @@ -1,6 +1,6 @@ Command line utilies for interacting with AMQP compliant queues. -The intention is provide simple management tools that can be used to complete -ad hoc housework on an AMQP queue. +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: https://github.com/dougbarth/amqp-utils |