From owner-svn-ports-head@FreeBSD.ORG Sat Apr 20 14:08:51 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 39F1E27D; Sat, 20 Apr 2013 14:08:51 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 2AB841EB6; Sat, 20 Apr 2013 14:08:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3KE8ptC014012; Sat, 20 Apr 2013 14:08:51 GMT (envelope-from olgeni@svn.freebsd.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3KE8pAA014011; Sat, 20 Apr 2013 14:08:51 GMT (envelope-from olgeni@svn.freebsd.org) Message-Id: <201304201408.r3KE8pAA014011@svn.freebsd.org> From: Jimmy Olgeni Date: Sat, 20 Apr 2013 14:08:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316146 - head/sysutils/lcdproc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Apr 2013 14:08:51 -0000 Author: olgeni Date: Sat Apr 20 14:08:50 2013 New Revision: 316146 URL: http://svnweb.freebsd.org/changeset/ports/316146 Log: Remove extra period and fix whitespace. Feature safe: yes Modified: head/sysutils/lcdproc/pkg-descr (contents, props changed) Modified: head/sysutils/lcdproc/pkg-descr ============================================================================== --- head/sysutils/lcdproc/pkg-descr Sat Apr 20 14:06:52 2013 (r316145) +++ head/sysutils/lcdproc/pkg-descr Sat Apr 20 14:08:50 2013 (r316146) @@ -1,6 +1,6 @@ LCDproc controls various LCD and VFD devices in a standardized way, and -ships with a client to display various system statistics. like CPU load, -system load, memory usage, uptime, and a lot more.Client/server model +ships with a client to display various system statistics like CPU load, +system load, memory usage, uptime, and a lot more. Client/server model allows multiple clients to use one display. WWW: http://www.lcdproc.org/