summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Report/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Log-Report/Makefile')
-rw-r--r--devel/p5-Log-Report/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Log-Report/Makefile b/devel/p5-Log-Report/Makefile
index c83bcbdaa54..3949570af3d 100644
--- a/devel/p5-Log-Report/Makefile
+++ b/devel/p5-Log-Report/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/10/31 11:18:28 asau Exp $
+# $NetBSD: Makefile,v 1.8 2013/04/06 03:45:10 rodent Exp $
#
DISTNAME= Log-Report-0.94
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Log-Report/
-COMMENT= Perl5 module to report a problem, pluggable handlers and language support
+COMMENT= Report a problem, pluggable handlers, and language support
LICENSE= ${PERL5_LICENSE}
BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.86}:../../devel/p5-Test-Simple