From owner-p4-projects@FreeBSD.ORG Thu Dec 4 12:19:13 2003 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id B345E16A4D0; Thu, 4 Dec 2003 12:19:13 -0800 (PST) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DDC616A4CE for ; Thu, 4 Dec 2003 12:19:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E330043F3F for ; Thu, 4 Dec 2003 12:19:12 -0800 (PST) (envelope-from cvance@nailabs.com) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hB4KJCXJ020828 for ; Thu, 4 Dec 2003 12:19:12 -0800 (PST) (envelope-from cvance@nailabs.com) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB4KJCpK020825 for perforce@freebsd.org; Thu, 4 Dec 2003 12:19:12 -0800 (PST) (envelope-from cvance@nailabs.com) Date: Thu, 4 Dec 2003 12:19:12 -0800 (PST) Message-Id: <200312042019.hB4KJCpK020825@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to cvance@nailabs.com using -f From: Chris Vance To: Perforce Change Reviews Subject: PERFORCE change 43430 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2003 20:19:14 -0000 http://perforce.freebsd.org/chv.cgi?CH=43430 Change 43430 by cvance@cvance_sony on 2003/12/04 12:18:37 Fix typo/mis-merge Affected files ... .. //depot/projects/trustedbsd/sebsd/lib/Makefile#9 edit Differences ... ==== //depot/projects/trustedbsd/sebsd/lib/Makefile#9 (text+ko) ==== @@ -31,7 +31,7 @@ libnetgraph ${_libngatm} libopie libpam libpanel libpcap \ ${_libpthread} ${_libsdp} ${_libsm} ${_libsmb} ${_libsmdb} \ ${_libsmutil} libstand libtelnet ${_libthr} libufs libugidfw \ - ${_libusbhid} ${_libvgl} libwrap libxpg4 liby libz + ${_libusbhid} ${_libvgl} libwrap libxpg4 liby libz \ libsebsd .if exists(${.CURDIR}/csu/${MACHINE_ARCH}-elf)