From owner-cvs-all@FreeBSD.ORG Tue Dec 9 09:07:28 2003 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 4F2BA16A4CE; Tue, 9 Dec 2003 09:07:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91B9743D2C; Tue, 9 Dec 2003 09:07:27 -0800 (PST) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hB9H7RXJ010001; Tue, 9 Dec 2003 09:07:27 -0800 (PST) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB9H7Rsc010000; Tue, 9 Dec 2003 09:07:27 -0800 (PST) (envelope-from netchild) Message-Id: <200312091707.hB9H7Rsc010000@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 9 Dec 2003 09:07:27 -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 Makefile pkg-plist 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: Tue, 09 Dec 2003 17:07:28 -0000 netchild 2003/12/09 09:07:27 PST FreeBSD ports repository Modified files: security/clamav Makefile pkg-plist Log: Fix some bugs in the previous commit... - correct typo in the name of the socket variable (used to remove a stale socket) - install the startup script with the correct name (important if you use clamav-milter too) Submitted by: Marius Strobl Approved by: maintainer (implizit, this is a bugfix for the previous version) Revision Changes Path 1.17 +4 -3 ports/security/clamav/Makefile 1.10 +2 -2 ports/security/clamav/pkg-plist