aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Throwable
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-29 00:44:53 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-29 00:44:53 +0000
commit5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch)
treedf2e66834789aa7c73723017ffe057d28c30d06c /devel/p5-Throwable
parent0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff)
downloadports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz
ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip
Notes
Diffstat (limited to 'devel/p5-Throwable')
-rw-r--r--devel/p5-Throwable/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Throwable/Makefile b/devel/p5-Throwable/Makefile
index 20daadec6ece..098ed63765b7 100644
--- a/devel/p5-Throwable/Makefile
+++ b/devel/p5-Throwable/Makefile
@@ -1,4 +1,3 @@
-# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com>
# $FreeBSD$
PORTNAME= Throwable
@@ -9,7 +8,7 @@ MASTER_SITE_SUBDIR= CPAN:RJBS
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= An easy-to-use class for error objects
+COMMENT= Easy-to-use class for error objects
RUN_DEPENDS= p5-Class-Load>=0.20:${PORTSDIR}/devel/p5-Class-Load \
p5-Devel-StackTrace>=1.21:${PORTSDIR}/devel/p5-Devel-StackTrace \