diff options
Diffstat (limited to 'dune-project')
-rw-r--r-- | dune-project | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dune-project b/dune-project index 38ac281..6a95ff6 100644 --- a/dune-project +++ b/dune-project @@ -32,9 +32,9 @@ (xmpp lwt))) (package - (name flesh_websockets) - (synopsis "WebSockets Flesh portal") - (description "This library implements a Flesh portal for Websockets.") + (name portal-websockets) + (synopsis "WebSockets XMPP portal") + (description "This library implements an XMPP Portal for Websockets.") (depends ocaml dune |