diff options
author | leeym <leeym@FreeBSD.org> | 2009-02-10 16:33:14 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2009-02-10 16:33:14 +0800 |
commit | f55c2f9237db9ac17466ede93f0e7e2c10215bc4 (patch) | |
tree | dd46304095210bb6b5155c2d2534ee63404b4124 | |
parent | 21ea30844813f286c9a4ab29172ca0e7da4153cc (diff) | |
download | freebsd-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/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTML-StripScripts-Parser/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTML-StripScripts/Makefile | 2 |
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 |