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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Reader/Makefile b/textproc/p5-XML-Reader/Makefile
index 3053d2fe6601..4f4670606e09 100644
--- a/textproc/p5-XML-Reader/Makefile
+++ b/textproc/p5-XML-Reader/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= XML-Reader
-PORTVERSION= 0.29
+PORTVERSION= 0.30
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/K/KE/KEICHNER/
@@ -19,6 +19,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= XML::Reader.3
+MAN3= XML::Reader.3 XML::Reader_de.3 XML::Reader_fr.3
.include <bsd.port.mk>