From owner-svn-src-user@freebsd.org  Sat Oct 17 22:53:05 2015
Return-Path: <owner-svn-src-user@freebsd.org>
Delivered-To: svn-src-user@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A1F8A18573
 for <svn-src-user@mailman.ysv.freebsd.org>;
 Sat, 17 Oct 2015 22:53:05 +0000 (UTC)
 (envelope-from bdrewery@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 by mx1.freebsd.org (Postfix) with ESMTP id E99D21876;
 Sat, 17 Oct 2015 22:53:04 +0000 (UTC)
 (envelope-from bdrewery@FreeBSD.org)
Received: from mail.xzibition.com (localhost [IPv6:::1])
 by freefall.freebsd.org (Postfix) with ESMTP id E17FD1F6D;
 Sat, 17 Oct 2015 22:53:04 +0000 (UTC)
 (envelope-from bdrewery@FreeBSD.org)
Received: from mail.xzibition.com (localhost [172.31.3.2])
 by mail.xzibition.com (Postfix) with ESMTP id 90EA111D01;
 Sat, 17 Oct 2015 22:53:04 +0000 (UTC)
X-Virus-Scanned: amavisd-new at mail.xzibition.com
Received: from mail.xzibition.com ([172.31.3.2])
 by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new,
 port 10026)
 with LMTP id AjtVVvkt2234; Sat, 17 Oct 2015 22:52:57 +0000 (UTC)
Subject: Re: svn commit: r289471 - in user/ngie/bug203673: bin/df bin/ls
 bin/ps lib/libxo lib/libxo/tests lib/libxo/tests/encoder libexec/ftpd
 sbin/savecore share/mk usr.bin/iscsictl usr.bin/netstat usr.bin/pro...
DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 58ADE11CF8
To: Garrett Cooper <ngie@FreeBSD.org>, src-committers@freebsd.org,
 svn-src-user@freebsd.org
References: <201510172138.t9HLcwiF095174@repo.freebsd.org>
From: Bryan Drewery <bdrewery@FreeBSD.org>
Organization: FreeBSD
Message-ID: <5622D147.7050701@FreeBSD.org>
Date: Sat, 17 Oct 2015 15:52:55 -0700
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0)
 Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <201510172138.t9HLcwiF095174@repo.freebsd.org>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-BeenThere: svn-src-user@freebsd.org
X-Mailman-Version: 2.1.20
Precedence: list
List-Id: "SVN commit messages for the experimental &quot; user&quot;
 src tree" <svn-src-user.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-src-user>,
 <mailto:svn-src-user-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-src-user/>
List-Post: <mailto:svn-src-user@freebsd.org>
List-Help: <mailto:svn-src-user-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-src-user>,
 <mailto:svn-src-user-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 17 Oct 2015 22:53:05 -0000

On 10/17/15 2:38 PM, Garrett Cooper wrote:
> -LIBADD=	xo util
> +LIBADD=	util xo

Woops!

-- 
Regards,
Bryan Drewery