aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/coyim/Makefile2
-rw-r--r--net-im/coyim/pkg-descr4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-im/coyim/Makefile b/net-im/coyim/Makefile
index 66b463cb2578..976365f3ad21 100644
--- a/net-im/coyim/Makefile
+++ b/net-im/coyim/Makefile
@@ -5,7 +5,7 @@ PORTREVISION= 19
CATEGORIES= net-im
MAINTAINER= fox@FreeBSD.org
-COMMENT= Safe and secure by default chat client
+COMMENT= Safe and secure by default XMPP chat client which uses Tor
WWW= https://coy.im
LICENSE= GPLv3
diff --git a/net-im/coyim/pkg-descr b/net-im/coyim/pkg-descr
index 91c8f72afe94..b949971d98f7 100644
--- a/net-im/coyim/pkg-descr
+++ b/net-im/coyim/pkg-descr
@@ -1,3 +1,3 @@
-CoyIM is a chat client that is safe and secure by default: no
+CoyIM is an XMPP chat client that is safe and secure by default: no
settings to change, no plugins to install, no computer configuration
-to change.
+to change. Requires Tor and is written in Go.