aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Reader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Reader/Makefile')
-rw-r--r--textproc/p5-XML-Reader/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-XML-Reader/Makefile b/textproc/p5-XML-Reader/Makefile
index 3baace5dc4e6..530f7b35236b 100644
--- a/textproc/p5-XML-Reader/Makefile
+++ b/textproc/p5-XML-Reader/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-Reader
-PORTVERSION= 0.46
+PORTVERSION= 0.49
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -26,7 +26,8 @@ PERL_CONFIGURE= yes
MAN3= XML::Reader.3 \
XML::Reader_de.3 \
- XML::Reader_fr.3
+ XML::Reader_fr.3 \
+ XML::Reader::Testcases.3
.include <bsd.port.options.mk>