From owner-cvs-all@FreeBSD.ORG Thu Dec 14 01:13:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 84C0716A49E; Thu, 14 Dec 2006 01:13:14 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFE6243CA4; Thu, 14 Dec 2006 01:11:31 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBE1Cu2l020972; Thu, 14 Dec 2006 01:12:56 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBE1CumV020971; Thu, 14 Dec 2006 01:12:56 GMT (envelope-from clsung) Message-Id: <200612140112.kBE1CumV020971@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 14 Dec 2006 01:12:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/blocksshd 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, 14 Dec 2006 01:13:14 -0000 clsung 2006-12-14 01:12:56 UTC FreeBSD ports repository Modified files: security/blocksshd Makefile Log: - fix the bug => The port security/blocksshd has the location of the config file hard-coded into it as "/etc/blocksshd.conf", while the port places the config file into "/usr/local/etc/blocksshd.conf" - bump PORTREVISION PR: ports/106629 Submitted by: Rob B Revision Changes Path 1.5 +2 -1 ports/security/blocksshd/Makefile