diff options
Diffstat (limited to 'www/p5-HTML-Parser/Makefile')
-rw-r--r-- | www/p5-HTML-Parser/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile index dfe8e0c6cca1..42afcabd6b2b 100644 --- a/www/p5-HTML-Parser/Makefile +++ b/www/p5-HTML-Parser/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: p5-HTML-Parser # Version required: 2.* # Date Created: 28 April 1998 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> +# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org USE_PERL5= yes |