git: 38dd05321719 - main - net-im/coyim: Update description.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Oct 2023 18:03:23 UTC
The branch main has been updated by fox: URL: https://cgit.FreeBSD.org/ports/commit/?id=38dd05321719060a3e7ffdaa8335be5a186ca3a5 commit 38dd05321719060a3e7ffdaa8335be5a186ca3a5 Author: Santhosh Raju <fox@FreeBSD.org> AuthorDate: 2023-10-15 17:58:54 +0000 Commit: Santhosh Raju <fox@FreeBSD.org> CommitDate: 2023-10-15 18:02:09 +0000 net-im/coyim: Update description. Add information about XMPP and Tor into description. PR: 274470 Reported by: pyrus@bsdmail.com --- net-im/coyim/Makefile | 2 +- net-im/coyim/pkg-descr | 4 ++-- 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.