From owner-cvs-all@FreeBSD.ORG Wed Apr 20 15:12:24 2005 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 2D47D16A4CE; Wed, 20 Apr 2005 15:12:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0172643D3F; Wed, 20 Apr 2005 15:12:24 +0000 (GMT) (envelope-from leeym@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 j3KFCN5B020251; Wed, 20 Apr 2005 15:12:23 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3KFCNaL020250; Wed, 20 Apr 2005 15:12:23 GMT (envelope-from leeym) Message-Id: <200504201512.j3KFCNaL020250@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 20 Apr 2005 15:12:23 +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/amavis-stats Makefile ports/security/amavis-stats/files pkg-message.in 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, 20 Apr 2005 15:12:24 -0000 leeym 2005-04-20 15:12:23 UTC FreeBSD ports repository Modified files: security/amavis-stats Makefile security/amavis-stats/files pkg-message.in Log: Add dependency to php pcre extension. Fix typo in comments. Noticed by: Thomas Novin thnov@xyz.pp.se PR: 80134 Submitted by: Mantas Kaulakys (maintainer) Revision Changes Path 1.2 +2 -2 ports/security/amavis-stats/Makefile 1.2 +3 -1 ports/security/amavis-stats/files/pkg-message.in