From owner-svn-ports-head@FreeBSD.ORG Sat Apr 20 14:38:24 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 72DF4D5D; Sat, 20 Apr 2013 14:38:24 +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 644B81F7B; Sat, 20 Apr 2013 14:38:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3KEcOOX045950; Sat, 20 Apr 2013 14:38:24 GMT (envelope-from olgeni@svn.freebsd.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3KEcOAh045949; Sat, 20 Apr 2013 14:38:24 GMT (envelope-from olgeni@svn.freebsd.org) Message-Id: <201304201438.r3KEcOAh045949@svn.freebsd.org> From: Jimmy Olgeni Date: Sat, 20 Apr 2013 14:38:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316151 - head/sysutils/su2 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:38:24 -0000 Author: olgeni Date: Sat Apr 20 14:38:23 2013 New Revision: 316151 URL: http://svnweb.freebsd.org/changeset/ports/316151 Log: Fix typo in pkg-descr. Feature safe: yes Modified: head/sysutils/su2/pkg-descr (contents, props changed) Modified: head/sysutils/su2/pkg-descr ============================================================================== --- head/sysutils/su2/pkg-descr Sat Apr 20 14:28:38 2013 (r316150) +++ head/sysutils/su2/pkg-descr Sat Apr 20 14:38:23 2013 (r316151) @@ -16,5 +16,5 @@ is a 'www' account which is a common occ of the web. While the www user's password may be starred out to disable direct logins, root could put a set of usernames into ~www/.su2rc to enable these users to 'become' www and do Web -adiministration. [This feature can be disabled if you are worried +administration. [This feature can be disabled if you are worried about 'account sharing.']