diff options
author | Hubert Plociniczak <hubert@lshift.net> | 2008-08-14 14:35:20 +0100 |
---|---|---|
committer | Hubert Plociniczak <hubert@lshift.net> | 2008-08-14 14:35:20 +0100 |
commit | e3e91d0b93e77f2baf8d649bed442212ea727c0d (patch) | |
tree | 434fb03e607ec43ef225b3e341b7308b0b64ccba /packaging/debs/Debian/debian/control | |
parent | 78b49db227e7e11b42cf1a02a533aa3a96fef564 (diff) | |
parent | 48e0f08f2f2c264bba63f7c3718c9a9b382efa1e (diff) | |
download | rabbitmq-server-e3e91d0b93e77f2baf8d649bed442212ea727c0d.tar.gz |
Merge bug19200 into bug19193
Diffstat (limited to 'packaging/debs/Debian/debian/control')
-rw-r--r-- | packaging/debs/Debian/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/debs/Debian/debian/control b/packaging/debs/Debian/debian/control index 0696eca7..bc691bc7 100644 --- a/packaging/debs/Debian/debian/control +++ b/packaging/debs/Debian/debian/control @@ -12,4 +12,4 @@ Description: An AMQP server written in Erlang RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker. - Homepage: http://www.rabbitmq.com/ +Homepage: http://www.rabbitmq.com/ |