diff options
Diffstat (limited to 'textproc/p5-XML-MyXML/Makefile')
-rw-r--r-- | textproc/p5-XML-MyXML/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-XML-MyXML/Makefile b/textproc/p5-XML-MyXML/Makefile index 71e24bc76672..9b95a24593be 100644 --- a/textproc/p5-XML-MyXML/Makefile +++ b/textproc/p5-XML-MyXML/Makefile @@ -6,12 +6,12 @@ # PORTNAME= XML-MyXML -PORTVERSION= 0.09806.1 +PORTVERSION= 0.09.86 +PORTEPOCH= 1 +DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/} CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= A simple-to-use XML module parsing and creating XML documents |