Received: by mail.netbsd.org (Postfix, from userid 605) id 4BB7984E8D; Sat, 19 Nov 2022 21:01:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7A6BB84D2F for ; Sat, 19 Nov 2022 21:01:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id DQ2Bk54BfBlw for ; Sat, 19 Nov 2022 21:01:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BCEBD84CD9 for ; Sat, 19 Nov 2022 21:01:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B6068FA90; Sat, 19 Nov 2022 21:01:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166889170435220" MIME-Version: 1.0 Date: Sat, 19 Nov 2022 21:01:44 +0000 From: "Charlotte Koch" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: charlotte@netbsd.org X-Mailer: log_accum Message-Id: <20221119210144.B6068FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166889170435220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: charlotte Date: Sat Nov 19 21:01:44 UTC 2022 Modified Files: pkgsrc: README.md Log Message: README: Use the real Matrix URL To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/README.md Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166889170435220 Content-Disposition: inline Content-Length: 780 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/README.md diff -u pkgsrc/README.md:1.17 pkgsrc/README.md:1.18 --- pkgsrc/README.md:1.17 Wed Aug 24 13:59:26 2022 +++ pkgsrc/README.md Sat Nov 19 21:01:44 2022 @@ -49,7 +49,7 @@ Community / Troubleshooting --------------------------- - Join the community IRC channel [#pkgsrc @ libera.chat](https://web.libera.chat/#pkgsrc). -- Join the community Matrix room [#pkgsrc:nil.im](https://matrix.to/#/!YcdqKPizLfuTGHacZp:matrix.org) +- Join the community Matrix room [#pkgsrc:netbsd.org](https://matrix.to/#/#pkgsrc:netbsd.org) - Subscribe to the [pkgsrc-users](https://www.NetBSD.org/mailinglists/#pkgsrc-users) mailing list - Send bugs and patches [via web form](https://www.NetBSD.org/cgi-bin/sendpr.cgi?gndb=netbsd) (use the `pkg` category). --_----------=_166889170435220--