Received: by mail.netbsd.org (Postfix, from userid 605) id EBBFB84D99; Sat, 22 Sep 2018 11:25:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E9D1E84D7C for ; Sat, 22 Sep 2018 11:25:22 +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 FIPMB_TAIJwc for ; Sat, 22 Sep 2018 11:25:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1BD9884D2C for ; Sat, 22 Sep 2018 11:25:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B0239FBEE; Sat, 22 Sep 2018 11:25:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1537615521175100" MIME-Version: 1.0 Date: Sat, 22 Sep 2018 11:25:21 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/wm/cwm To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20180922112521.B0239FBEE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1537615521175100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sat Sep 22 11:25:21 UTC 2018 Modified Files: pkgsrc/wm/cwm: DESCR Log Message: cwm: Minor formatting adjustment of DESCR (This was probably just a copypasto of upstream README where [0] is a reference to: , this is probably not very useful to have it in DESCR so just remove the `[0]') To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/wm/cwm/DESCR Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1537615521175100 Content-Disposition: inline Content-Length: 506 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/wm/cwm/DESCR diff -u pkgsrc/wm/cwm/DESCR:1.2 pkgsrc/wm/cwm/DESCR:1.3 --- pkgsrc/wm/cwm/DESCR:1.2 Sat Sep 22 06:32:11 2018 +++ pkgsrc/wm/cwm/DESCR Sat Sep 22 11:25:21 2018 @@ -1,4 +1,4 @@ -This is a port of OpenBSD's excellent cwm[0] to Linux and other Unices. +This is a port of OpenBSD's excellent cwm to Linux and other Unices. cwm is a window manager for X11 which contains many features that concentrate on the efficiency and transparency of window management. cwm --_----------=_1537615521175100--