aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Liberal/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-28 08:37:14 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-28 08:37:14 +0000
commit70068ee5890edc33f838484c6b9bd03700c7fc3b (patch)
tree9b9f67515e5413178548d4608255fb2a9bf15d9f /textproc/p5-XML-Liberal/Makefile
parent73d284a9ae15672481aca443a79162349b978da5 (diff)
Notes
Diffstat (limited to 'textproc/p5-XML-Liberal/Makefile')
-rw-r--r--textproc/p5-XML-Liberal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Liberal/Makefile b/textproc/p5-XML-Liberal/Makefile
index 9cab66044332..bd94ade8699e 100644
--- a/textproc/p5-XML-Liberal/Makefile
+++ b/textproc/p5-XML-Liberal/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= XML-Liberal
-PORTVERSION= 0.13
+PORTVERSION= 0.14
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-
-MAINTAINER= gslin@gslin.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Super liberal XML parser that parses broken XML
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \