diff options
Diffstat (limited to 'textproc/p5-XML-MyXML/Makefile')
-rw-r--r-- | textproc/p5-XML-MyXML/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-XML-MyXML/Makefile b/textproc/p5-XML-MyXML/Makefile index 9b95a24593be..d1606e9a0d08 100644 --- a/textproc/p5-XML-MyXML/Makefile +++ b/textproc/p5-XML-MyXML/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-XML-MyXML -# Date created: 2007-04-30 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= XML-MyXML -PORTVERSION= 0.09.86 +PORTVERSION= 0.09.87 PORTEPOCH= 1 DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/} CATEGORIES= textproc perl5 |