From owner-freebsd-perl@FreeBSD.ORG Wed Sep 26 20:18:33 2007 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B18116A420 for ; Wed, 26 Sep 2007 20:18:33 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [194.255.56.42]) by mx1.freebsd.org (Postfix) with ESMTP id 0322B13C4B5 for ; Wed, 26 Sep 2007 20:18:32 +0000 (UTC) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 979F4125420; Wed, 26 Sep 2007 22:18:24 +0200 (CEST) Date: Wed, 26 Sep 2007 22:18:24 +0200 From: Anton Berezin To: Alexey Dokuchaev Message-ID: <20070926201824.GA27720@heechee.tobez.org> References: <20070926194930.GA79797@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070926194930.GA79797@FreeBSD.org> User-Agent: Mutt/1.4.2.3i X-Powered-By: FreeBSD http://www.freebsd.org/ Cc: perl@freebsd.org Subject: Re: typo fix X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2007 20:18:33 -0000 On Wed, Sep 26, 2007 at 07:49:30PM +0000, Alexey Dokuchaev wrote: > hi, > > what do you think of this patch? "Just do it". > Index: Makefile > =================================================================== > RCS file: /home/pcvs/ports/www/p5-WebService-YouTube/Makefile,v > retrieving revision 1.2 > diff -u -r1.2 Makefile > --- Makefile 15 Apr 2007 16:29:40 -0000 1.2 > +++ Makefile 26 Sep 2007 19:45:58 -0000 > @@ -14,7 +14,7 @@ > DISTNAME= ${PORTNAME}-v${PORTVERSION} > > MAINTAINER= perl@FreeBSD.org > -COMMENT= Perl interfece to YouTube > +COMMENT= Perl interface to YouTube > > RUN_DEPENDS= p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \ > p5-libwww>0:${PORTSDIR}/www/p5-libwww \ > _______________________________________________ > freebsd-perl@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-perl > To unsubscribe, send any mail to "freebsd-perl-unsubscribe@freebsd.org" -- We're going for 'working' here. 'clean' is for people with skills... -- Flemming Jacobsen