Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2012 13:48:25 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308151 - head/devel/p5-Exception-Class
Message-ID:  <201212031348.qB3DmPQl042147@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Mon Dec  3 13:48:25 2012
New Revision: 308151
URL: http://svnweb.freebsd.org/changeset/ports/308151

Log:
  - Shorten COMMENT description
  
  Suggested by:	danfe@
  Feature safe:	yes

Modified:
  head/devel/p5-Exception-Class/Makefile

Modified: head/devel/p5-Exception-Class/Makefile
==============================================================================
--- head/devel/p5-Exception-Class/Makefile	Mon Dec  3 13:33:29 2012	(r308150)
+++ head/devel/p5-Exception-Class/Makefile	Mon Dec  3 13:48:25 2012	(r308151)
@@ -7,7 +7,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Module that allows you to declare real exception classes in Perl
+COMMENT=	Module that allows to declare real exception classes in Perl
 
 LICENSE=	ART20
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212031348.qB3DmPQl042147>