Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2021 16:26:30 GMT
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c05034e49c5d - main - net-im/libpurple: Fix typo in Makefile
Message-ID:  <202108171626.17HGQUud085975@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by marcus:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c05034e49c5dfd349dc146bdf86342a2e8a080f0

commit c05034e49c5dfd349dc146bdf86342a2e8a080f0
Author:     Filipe da Silva Santos <contact@shiori.com.br>
AuthorDate: 2021-08-17 16:25:23 +0000
Commit:     Joe Marcus Clarke <marcus@FreeBSD.org>
CommitDate: 2021-08-17 16:25:23 +0000

    net-im/libpurple: Fix typo in Makefile
---
 net-im/libpurple/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index 7b927e5b4a64..157205ffca8a 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -60,7 +60,7 @@ GG_DESC=	The Gadu-Gadu chat protocol
 IRC_DESC=	The Internet Relay Chat protocol
 JABBER_DESC=	The Jabber/XMPP/Google Talk protocol
 NOVELL_DESC=	The Novell GroupWise chat protocol
-QQ_DESC=	The Tercent QQ chat protocol
+QQ_DESC=	The Tencent QQ chat protocol
 SIMPLE_DESC=	The SIMPLE chat protocol
 ZEPHYR_DESC=	The Zephyr chat protocol
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108171626.17HGQUud085975>