aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SimpleObject-LibXML/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-01-28 14:25:50 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-01-28 14:25:50 +0000
commit45b05cc80ae369104b37514519ba91a55a45e536 (patch)
tree161496c5e386a883591c98c213906b27cc84db72 /textproc/p5-XML-SimpleObject-LibXML/Makefile
parent4cc2f8ac07483c75f53da63728b83200c962500e (diff)
downloadports-45b05cc80ae369104b37514519ba91a55a45e536.tar.gz
ports-45b05cc80ae369104b37514519ba91a55a45e536.zip
Notes
Diffstat (limited to 'textproc/p5-XML-SimpleObject-LibXML/Makefile')
-rw-r--r--textproc/p5-XML-SimpleObject-LibXML/Makefile5
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 \