diff options
Diffstat (limited to 'textproc/p5-XML-MyXML/Makefile')
-rw-r--r-- | textproc/p5-XML-MyXML/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-MyXML/Makefile b/textproc/p5-XML-MyXML/Makefile index e2dcd0323bc5..96c6324e7ada 100644 --- a/textproc/p5-XML-MyXML/Makefile +++ b/textproc/p5-XML-MyXML/Makefile @@ -6,13 +6,13 @@ # PORTNAME= XML-MyXML -PORTVERSION= 0.09766 +PORTVERSION= 0.09805 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= A simple-to-use XML module parsing and creating XML documents PERL_CONFIGURE= yes |