svn commit: r308202 - head/devel/p5-Exception-Class
Frederic Culot
culot at FreeBSD.org
Tue Dec 4 06:35:10 UTC 2012
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 at FreeBSD.org
-COMMENT= Module that allows to declare real exception classes in Perl
+COMMENT= Real exception classes in Perl
LICENSE= ART20
More information about the svn-ports-head
mailing list