From owner-freebsd-ports@FreeBSD.ORG Sat May 7 20:09:52 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53C5C16A4DD; Sat, 7 May 2005 20:09:52 +0000 (GMT) Received: from mail.ciam.ru (mail.ciam.ru [213.147.57.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 049A243D92; Sat, 7 May 2005 20:09:52 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from [213.85.81.137] (helo=[192.168.0.2]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1DUVcS-0008qh-0Z; Sun, 08 May 2005 00:09:48 +0400 Message-ID: <427D208D.6010003@FreeBSD.org> Date: Sun, 08 May 2005 00:09:49 +0400 From: Sergey Matveychuk User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gary Bajaj References: <427BF449.30402@interbaun.com> In-Reply-To: <427BF449.30402@interbaun.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: perl@FreeBSD.org Subject: Re: FreeBSD Port: p5-Mail-SpamAssassin-3.0.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2005 20:09:52 -0000 Gary Bajaj wrote: > Hello, > > -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/pg.pm > +RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm > > Please note it is Pg.pm, not pg.pm > Fixed, thanks! -- Sem.