From owner-cvs-ports@FreeBSD.ORG Fri Jan 30 07:19:24 2004 Return-Path: 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 9D69516A4CE; Fri, 30 Jan 2004 07:19:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D19C143D1F; Fri, 30 Jan 2004 07:19:23 -0800 (PST) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UFJN0B078648; Fri, 30 Jan 2004 07:19:23 -0800 (PST) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UFJNsO078647; Fri, 30 Jan 2004 07:19:23 -0800 (PST) (envelope-from netchild) Message-Id: <200401301519.i0UFJNsO078647@repoman.freebsd.org> From: Alexander Leidinger Date: Fri, 30 Jan 2004 07:19:22 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/clamav Makefileports/security/clamav/files clamav-milter.sh X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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, 30 Jan 2004 15:19:24 -0000 netchild 2004/01/30 07:19:22 PST FreeBSD ports repository Modified files: security/clamav Makefile security/clamav/files clamav-milter.sh Log: Fix the comment in the startup-script regarding how to enable clamav-milter in rc.conf. Bumped PORTREVISION as this fix may be important for an user. Mail is on its way to the maintainer but because of the actual virus situation I do not wait for maintainer approval and commit the fix right now (the submitter also submitted the startup-script for a previous commit, so this is mainly a bugfix for a previously approved commit). Submitted by: Marius Strobl Revision Changes Path 1.18 +1 -1 ports/security/clamav/Makefile 1.2 +2 -2 ports/security/clamav/files/clamav-milter.sh