From owner-cvs-all@FreeBSD.ORG Wed Sep 24 20:42:02 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FFA61065693; Wed, 24 Sep 2008 20:42:02 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 60AA18FC08; Wed, 24 Sep 2008 20:42:02 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m8OKg228068539; Wed, 24 Sep 2008 20:42:02 GMT (envelope-from marius@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m8OKg2lQ068533; Wed, 24 Sep 2008 20:42:02 GMT (envelope-from marius@repoman.freebsd.org) Message-Id: <200809242042.m8OKg2lQ068533@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to marius@repoman.freebsd.org using -f From: Marius Strobl Date: Wed, 24 Sep 2008 20:41:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2008 20:42:02 -0000 marius 2008-09-24 20:41:35 UTC FreeBSD src repository Modified files: usr.bin Makefile Log: SVN rev 183333 on 2008-09-24 20:41:35Z by marius Add back ar(1) which was accidentally decoupled in r183242. Approved by: sam Revision Changes Path 1.320 +1 -0 src/usr.bin/Makefile