From owner-cvs-all@FreeBSD.ORG Thu Apr 13 12:49:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53D5616A40A; Thu, 13 Apr 2006 12:49:28 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9373043D6D; Thu, 13 Apr 2006 12:49:25 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3DCnPUE024094; Thu, 13 Apr 2006 12:49:25 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3DCnPtc024087; Thu, 13 Apr 2006 12:49:25 GMT (envelope-from ru) Message-Id: <200604131249.k3DCnPtc024087@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 13 Apr 2006 12:49:24 +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/sbin/ipf/ipf Makefile src/sbin/pfctl Makefile src/usr.bin/login Makefile src/usr.sbin/bsnmpd/bsnmpd Makefile src/usr.sbin/wpa/wpa_supplicant 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: Thu, 13 Apr 2006 12:49:28 -0000 ru 2006-04-13 12:49:24 UTC FreeBSD src repository Modified files: sbin/ipf/ipf Makefile sbin/pfctl Makefile usr.bin/login Makefile usr.sbin/bsnmpd/bsnmpd Makefile usr.sbin/wpa/wpa_supplicant Makefile Log: Add missing library dependencies. Revision Changes Path 1.4 +1 -0 src/sbin/ipf/ipf/Makefile 1.6 +1 -1 src/sbin/pfctl/Makefile 1.52 +1 -1 src/usr.bin/login/Makefile 1.14 +1 -1 src/usr.sbin/bsnmpd/bsnmpd/Makefile 1.8 +1 -1 src/usr.sbin/wpa/wpa_supplicant/Makefile