summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-WordDiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-WordDiff/Makefile')
-rw-r--r--textproc/p5-Text-WordDiff/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Text-WordDiff/Makefile b/textproc/p5-Text-WordDiff/Makefile
index ee5b49924ac8..ea2f57989c3b 100644
--- a/textproc/p5-Text-WordDiff/Makefile
+++ b/textproc/p5-Text-WordDiff/Makefile
@@ -6,15 +6,14 @@
#
PORTNAME= Text-WordDiff
-PORTVERSION= 0.02
+PORTVERSION= 0.04
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Text::WordDiff - Track changes between documents
+COMMENT= Track changes between documents
-BUILD_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \
${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor \
${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser