From owner-svn-ports-head@FreeBSD.ORG Thu Jun 6 06:32:22 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 6677F371; Thu, 6 Jun 2013 06:32:22 +0000 (UTC) (envelope-from bapt@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 58FC51A4F; Thu, 6 Jun 2013 06:32:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r566WMkp023296; Thu, 6 Jun 2013 06:32:22 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r566WMCb023295; Thu, 6 Jun 2013 06:32:22 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201306060632.r566WMCb023295@svn.freebsd.org> From: Baptiste Daroussin Date: Thu, 6 Jun 2013 06:32:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320056 - head 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: Thu, 06 Jun 2013 06:32:22 -0000 Author: bapt Date: Thu Jun 6 06:32:21 2013 New Revision: 320056 URL: http://svnweb.freebsd.org/changeset/ports/320056 Log: Wording Submitted by: remko Modified: head/CHANGES Modified: head/CHANGES ============================================================================== --- head/CHANGES Thu Jun 6 06:29:00 2013 (r320055) +++ head/CHANGES Thu Jun 6 06:32:21 2013 (r320056) @@ -13,8 +13,8 @@ All ports committers are allowed to comm 20130606: AUTHOR: bapt@FreeBSD.org - The macro OPTIONS is no more a recognize macro, please use the new - options framework + The OPTIONS macro is no longer recognized, please use the new options + framework. 20130509: AUTHOR: kwm@FreeBSD.org