Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMickael Remond <mremond@process-one.net>2019-09-30 11:10:44 +0300
committerMickael Remond <mremond@process-one.net>2019-09-30 11:10:44 +0300
commit00c77dadd36e3d506724718b620f78ba6783635c (patch)
treeeb0dacac1c0440b4547e768e565e3f7a60055497 /mix.exs
parentc49edaca1964cf525db1c4dac9f6aacc1bc39014 (diff)
Update description for Hex.pm
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index 1a80675a4..8cd0b0b85 100644
--- a/mix.exs
+++ b/mix.exs
@@ -19,7 +19,7 @@ defmodule Ejabberd.Mixfile do
def description do
"""
- Robust, ubiquitous and massively scalable Jabber / XMPP Instant Messaging platform.
+ Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
"""
end