aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Compile/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2009-01-27 04:30:19 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2009-01-27 04:30:19 +0000
commit114b3a89c425f39163512f07cf67123f74475ece (patch)
tree174e42eb3f02cf26f10685ac47f459bba1a2490a /textproc/p5-XML-Compile/Makefile
parent63ee3b8867316591f785076a21cc53384d1de5e8 (diff)
downloadports-114b3a89c425f39163512f07cf67123f74475ece.tar.gz
ports-114b3a89c425f39163512f07cf67123f74475ece.zip
Notes
Diffstat (limited to 'textproc/p5-XML-Compile/Makefile')
-rw-r--r--textproc/p5-XML-Compile/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile
index 0fa2202af91f..9b1ee7a770f1 100644
--- a/textproc/p5-XML-Compile/Makefile
+++ b/textproc/p5-XML-Compile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-Compile
-PORTVERSION= 0.96
+PORTVERSION= 1.00
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -25,6 +25,7 @@ PERL_CONFIGURE= 5.8.0+
MAN1= xml2yaml.1 schema2example.1
MAN3= XML::Compile.3 \
+ XML::Compile::FAQ.3 \
XML::Compile::Iterator.3 XML::Compile::Util.3 \
XML::Compile::Schema.3 \
XML::Compile::Schema::BuiltInFacets.3 \