aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2009-02-10 16:33:14 +0800
committerleeym <leeym@FreeBSD.org>2009-02-10 16:33:14 +0800
commitf55c2f9237db9ac17466ede93f0e7e2c10215bc4 (patch)
treedd46304095210bb6b5155c2d2534ee63404b4124
parent21ea30844813f286c9a4ab29172ca0e7da4153cc (diff)
downloadfreebsd-ports-gnome-f55c2f9237db9ac17466ede93f0e7e2c10215bc4.tar.gz
freebsd-ports-gnome-f55c2f9237db9ac17466ede93f0e7e2c10215bc4.tar.zst
freebsd-ports-gnome-f55c2f9237db9ac17466ede93f0e7e2c10215bc4.zip
- reset maintainership
-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