diff options
Diffstat (limited to 'www/p5-HTML-StripScripts-Parser/Makefile')
-rw-r--r-- | www/p5-HTML-StripScripts-Parser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-StripScripts-Parser/Makefile b/www/p5-HTML-StripScripts-Parser/Makefile index fcd846d6a1a6..27b4a8f86509 100644 --- a/www/p5-HTML-StripScripts-Parser/Makefile +++ b/www/p5-HTML-StripScripts-Parser/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kftseng@iyard.org +MAINTAINER= ports@FreeBSD.org COMMENT= XSS filter using HTML::Parser RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ |