summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/p5-Crypt-OpenSSL-X509/Makefile2
-rw-r--r--www/p5-HTML-StripScripts-Parser/Makefile2
-rw-r--r--www/p5-HTML-StripScripts/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Crypt-OpenSSL-X509/Makefile b/security/p5-Crypt-OpenSSL-X509/Makefile
index 78993ca4c9f3..f8833875b632 100644
--- a/security/p5-Crypt-OpenSSL-X509/Makefile
+++ b/security/p5-Crypt-OpenSSL-X509/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= kftseng@iyard.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for OpenSSL X509 API
PERL_CONFIGURE= yes
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 \
diff --git a/www/p5-HTML-StripScripts/Makefile b/www/p5-HTML-StripScripts/Makefile
index 0515c7409ede..d17aa786b52c 100644
--- a/www/p5-HTML-StripScripts/Makefile
+++ b/www/p5-HTML-StripScripts/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= kftseng@iyard.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Strip scripting constructs out of HTML
PERL_CONFIGURE= yes