diff options
Diffstat (limited to 'textproc/p5-HTML-HTML5-Parser/Makefile')
-rw-r--r-- | textproc/p5-HTML-HTML5-Parser/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/textproc/p5-HTML-HTML5-Parser/Makefile b/textproc/p5-HTML-HTML5-Parser/Makefile index 64b2e9d7c2b4..fc0ca14cd226 100644 --- a/textproc/p5-HTML-HTML5-Parser/Makefile +++ b/textproc/p5-HTML-HTML5-Parser/Makefile @@ -1,19 +1,15 @@ -# New ports collection makefile for: p5-HTML-HTML5-Parser -# Date created: July 02 2010 -# Whom: jupengfei <jupengfei@gmail.com> -# +# Created by: jupengfei <jupengfei@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-HTML5-Parser -PORTVERSION= 0.206 +PORTVERSION= 0.208 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOBYINK PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org -COMMENT= A named entity list for HTML parser +COMMENT= Named entity list for HTML parser LICENSE= ART10 GPLv1 LICENSE_COMB= dual |