From owner-cvs-ports@FreeBSD.ORG Fri Dec 16 15:22:05 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE87516A41F; Fri, 16 Dec 2005 15:22:05 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 545F643D66; Fri, 16 Dec 2005 15:22:05 +0000 (GMT) (envelope-from anray@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 jBGFM5bP075912; Fri, 16 Dec 2005 15:22:05 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jBGFM5cJ075911; Fri, 16 Dec 2005 15:22:05 GMT (envelope-from anray) Message-Id: <200512161522.jBGFM5cJ075911@repoman.freebsd.org> From: Andrey Slusar Date: Fri, 16 Dec 2005 15:22:05 +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/sysutils/epylog Makefile ports/sysutils/epylog/files pkg-deinstall.in pkg-install.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2005 15:22:06 -0000 anray 2005-12-16 15:22:05 UTC FreeBSD ports repository Modified files: sysutils/epylog Makefile sysutils/epylog/files pkg-deinstall.in pkg-install.in Log: Variable CONF_FILES is changed to LOCAL_CONF_FILES. PR: ports/90457 Submitted by: maintainer Approved by: sem(mentor) Revision Changes Path 1.4 +2 -2 ports/sysutils/epylog/Makefile 1.2 +1 -1 ports/sysutils/epylog/files/pkg-deinstall.in 1.2 +1 -1 ports/sysutils/epylog/files/pkg-install.in