diff options
Diffstat (limited to 'textproc/p5-XML-Parser/Makefile')
-rw-r--r-- | textproc/p5-XML-Parser/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile index a85b115..9bb6051 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -6,14 +6,11 @@ # PORTNAME= XML-Parser -PORTVERSION= 2.30 -PORTREVISION= 2 +PORTVERSION= 2.31 CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ - http://wwwx.netheaven.com/~coopercc/xmlparser/ +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -DISTFILES= ${PORTNAME}.${PORTVERSION}.tar.gz MAINTAINER= kuriyama@FreeBSD.org |