Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2012 06:35:10 +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: r308202 - head/devel/p5-Exception-Class
Message-ID:  <201212040635.qB46ZAxi084153@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Tue Dec  4 06:35:10 2012
New Revision: 308202
URL: http://svnweb.freebsd.org/changeset/ports/308202

Log:
  - Improve COMMENT
  
  Suggested by:	glarkin@
  Feature safe:	yes

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

Modified: head/devel/p5-Exception-Class/Makefile
==============================================================================
--- head/devel/p5-Exception-Class/Makefile	Tue Dec  4 06:21:05 2012	(r308201)
+++ head/devel/p5-Exception-Class/Makefile	Tue Dec  4 06:35:10 2012	(r308202)
@@ -7,7 +7,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Module that allows to declare real exception classes in Perl
+COMMENT=	Real exception classes in Perl
 
 LICENSE=	ART20
 



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