From owner-cvs-all@FreeBSD.ORG Wed Jul 21 11:34:55 2004 Return-Path: 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 A5DBE16A4CE; Wed, 21 Jul 2004 11:34:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8926943D5C; Wed, 21 Jul 2004 11:34:55 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6LBYtCq044536; Wed, 21 Jul 2004 11:34:55 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6LBYtaM044535; Wed, 21 Jul 2004 11:34:55 GMT (envelope-from edwin) Message-Id: <200407211134.i6LBYtaM044535@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 21 Jul 2004 11:34:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/ifd-slb_rf60 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 21 Jul 2004 11:34:55 -0000 edwin 2004-07-21 11:34:55 UTC FreeBSD ports repository Modified files: security/ifd-slb_rf60 Makefile Log: Fix building (well, make install) since a dependency didn't make the proper directory when installing it from a package. Noticed by: kris@ and pointyhat Revision Changes Path 1.2 +1 -0 ports/security/ifd-slb_rf60/Makefile