From owner-freebsd-perl@FreeBSD.ORG Wed Sep 26 19:49:30 2007 Return-Path: Delivered-To: perl@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id B53C416A41A; Wed, 26 Sep 2007 19:49:30 +0000 (UTC) Date: Wed, 26 Sep 2007 19:49:30 +0000 From: Alexey Dokuchaev To: perl@freebsd.org Message-ID: <20070926194930.GA79797@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: 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 19:49:30 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=koi8-r Content-Disposition: inline hi, what do you think of this patch? thanks. ./danfe --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=koi8-r Content-Disposition: attachment; filename=diff 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 \ --C7zPtVaVf+AK4Oqc--