Received: by mail.netbsd.org (Postfix, from userid 605) id 977C784D72; Tue, 22 Jun 2021 12:33:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D3B6984D6F for ; Tue, 22 Jun 2021 12:33:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id YkBlnmLNZhia for ; Tue, 22 Jun 2021 12:33:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7086384D4C for ; Tue, 22 Jun 2021 12:33:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EA2BDFA95; Tue, 22 Jun 2021 12:33:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1624365190201530" MIME-Version: 1.0 Date: Tue, 22 Jun 2021 12:33:10 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/multimedia/mplayer To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20210622123310.EA2BDFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1624365190201530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Tue Jun 22 12:33:10 UTC 2021 Modified Files: pkgsrc/multimedia/mplayer: DESCR Log Message: mplayer: correct spelling error To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/multimedia/mplayer/DESCR Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1624365190201530 Content-Disposition: inline Content-Length: 440 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/multimedia/mplayer/DESCR diff -u pkgsrc/multimedia/mplayer/DESCR:1.2 pkgsrc/multimedia/mplayer/DESCR:1.3 --- pkgsrc/multimedia/mplayer/DESCR:1.2 Mon Jun 14 21:08:06 2021 +++ pkgsrc/multimedia/mplayer/DESCR Tue Jun 22 12:33:10 2021 @@ -1,2 +1,2 @@ -Simpel media player that supports more than 192 video and 85 audio codecs +Simple media player that supports more than 192 video and 85 audio codecs natively. --_----------=_1624365190201530--