diff options
author | linimon <linimon@FreeBSD.org> | 2009-11-03 10:54:10 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-11-03 10:54:10 +0800 |
commit | c6b58b6e45975f8e8dceaa4c44949d8160d1f926 (patch) | |
tree | f9ea76e38ca7e089a2ccaaae0546c6bf861df9be /www | |
parent | 317dea30d8715ca0e61919b897218ce46911782a (diff) | |
download | freebsd-ports-gnome-c6b58b6e45975f8e8dceaa4c44949d8160d1f926.tar.gz freebsd-ports-gnome-c6b58b6e45975f8e8dceaa4c44949d8160d1f926.tar.zst freebsd-ports-gnome-c6b58b6e45975f8e8dceaa4c44949d8160d1f926.zip |
Reset cherry@trombik.org due to maintainer-timeouts and no response
to email.
Hat: portmgr
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-Model-DynamicAdaptor/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Catalyst-View-Email/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTML-FillInForm-ForceUTF8/Makefile | 5 | ||||
-rw-r--r-- | www/p5-HTML-Highlight/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTTP-MobileAttribute/Makefile | 5 |
5 files changed, 7 insertions, 9 deletions
diff --git a/www/p5-Catalyst-Model-DynamicAdaptor/Makefile b/www/p5-Catalyst-Model-DynamicAdaptor/Makefile index 20e0e9744842..cb4dc9b1d60b 100644 --- a/www/p5-Catalyst-Model-DynamicAdaptor/Makefile +++ b/www/p5-Catalyst-Model-DynamicAdaptor/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/T/TO/TOMYHERO/ PKGNAMEPREFIX= p5- -MAINTAINER= cherry@trombik.org +MAINTAINER= perl@FreeBSD.org COMMENT= Dynamically load adaptor modules RUN_DEPENDS= ${SITE_PERL}/Catalyst/Runtime.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \ diff --git a/www/p5-Catalyst-View-Email/Makefile b/www/p5-Catalyst-View-Email/Makefile index 4e3e314e4d6d..9bca463e9cee 100644 --- a/www/p5-Catalyst-View-Email/Makefile +++ b/www/p5-Catalyst-View-Email/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cherry@trombik.org +MAINTAINER= perl@FreeBSD.org COMMENT= Catalyst View for Email RUN_DEPENDS= p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \ diff --git a/www/p5-HTML-FillInForm-ForceUTF8/Makefile b/www/p5-HTML-FillInForm-ForceUTF8/Makefile index 52ed81f01835..81f58e0b3c28 100644 --- a/www/p5-HTML-FillInForm-ForceUTF8/Makefile +++ b/www/p5-HTML-FillInForm-ForceUTF8/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cherry@trombik.org +MAINTAINER= perl@FreeBSD.org COMMENT= FillInForm with utf8 encoding RUN_DEPENDS= p5-HTML-FillInForm>0:${PORTSDIR}/www/p5-HTML-FillInForm \ @@ -22,5 +22,4 @@ PERL_CONFIGURE= yes MAN3= HTML::FillInForm::ForceUTF8.3 -.include <bsd.port.pre.mk> -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/www/p5-HTML-Highlight/Makefile b/www/p5-HTML-Highlight/Makefile index 077867aac3d6..c5d7ca203186 100644 --- a/www/p5-HTML-Highlight/Makefile +++ b/www/p5-HTML-Highlight/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cherry@trombik.org +MAINTAINER= perl@FreeBSD.org COMMENT= A module to highlight words or patterns in HTML documents PERL_CONFIGURE= Yes diff --git a/www/p5-HTTP-MobileAttribute/Makefile b/www/p5-HTTP-MobileAttribute/Makefile index a73bd0ce6bb3..463234f4088a 100644 --- a/www/p5-HTTP-MobileAttribute/Makefile +++ b/www/p5-HTTP-MobileAttribute/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/T/TO/TOKUHIROM PKGNAMEPREFIX= p5- -MAINTAINER= cherry@trombik.org +MAINTAINER= perl@FreeBSD.org COMMENT= Yet Another HTTP::MobileAgent BUILD_DEPENDS= p5-Test-Warn>0:${PORTSDIR}/devel/p5-Test-Warn @@ -35,5 +35,4 @@ MAN3= HTTP::MobileAttribute::Plugin::Encoding.3 \ PERL_CONFIGURE= Yes -.include <bsd.port.pre.mk> -.include <bsd.port.post.mk> +.include <bsd.port.mk> |