aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanthosh Raju <fox@FreeBSD.org>2023-10-15 17:58:54 +0000
committerSanthosh Raju <fox@FreeBSD.org>2023-10-15 18:02:09 +0000
commit38dd05321719060a3e7ffdaa8335be5a186ca3a5 (patch)
tree0c8be7207ef3bcad2ad970611c060ba5b533f85f
parent4ebd4b856ad72a8834bd320aa88950ff9edc0626 (diff)
downloadports-38dd05321719060a3e7ffdaa8335be5a186ca3a5.tar.gz
ports-38dd05321719060a3e7ffdaa8335be5a186ca3a5.zip
net-im/coyim: Update description.
Add information about XMPP and Tor into description. PR: 274470 Reported by: pyrus@bsdmail.com
-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.