diff options
Diffstat (limited to 'textproc/p5-XML-SimpleObject-LibXML/Makefile')
-rw-r--r-- | textproc/p5-XML-SimpleObject-LibXML/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-XML-SimpleObject-LibXML/Makefile b/textproc/p5-XML-SimpleObject-LibXML/Makefile index aa7241fe4fc0..fc3881a28155 100644 --- a/textproc/p5-XML-SimpleObject-LibXML/Makefile +++ b/textproc/p5-XML-SimpleObject-LibXML/Makefile @@ -6,14 +6,13 @@ # PORTNAME= XML-SimpleObject-LibXML -PORTVERSION= 0.59 -PORTREVISION= 1 +PORTVERSION= 0.60 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A simple(r) object representation of an XML::LibXML DOM object BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \ |