From 52969df02863e0497c2cbd6c85d773dcf4a87acc Mon Sep 17 00:00:00 2001 From: des Date: Mon, 10 Sep 2018 11:16:59 +0000 Subject: Reassign all of tobez@'s p5 ports to perl@. Approved by: tobez --- graphics/p5-Color-Palette/Makefile | 2 +- graphics/p5-Color-Scheme/Makefile | 2 +- graphics/p5-Graph-Easy/Makefile | 2 +- graphics/p5-URI-GoogleChart/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics') diff --git a/graphics/p5-Color-Palette/Makefile b/graphics/p5-Color-Palette/Makefile index 276c19661436..68dd204c5e86 100644 --- a/graphics/p5-Color-Palette/Makefile +++ b/graphics/p5-Color-Palette/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Handle sets of named colors in Perl BUILD_DEPENDS= p5-MooseX-Types>=0:devel/p5-MooseX-Types \ diff --git a/graphics/p5-Color-Scheme/Makefile b/graphics/p5-Color-Scheme/Makefile index c6bae0034066..890871a280b0 100644 --- a/graphics/p5-Color-Scheme/Makefile +++ b/graphics/p5-Color-Scheme/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Generate pleasant color schemes BUILD_DEPENDS= p5-Test-Differences>=0.47:devel/p5-Test-Differences diff --git a/graphics/p5-Graph-Easy/Makefile b/graphics/p5-Graph-Easy/Makefile index 3c2a106a9559..3e38408484dc 100644 --- a/graphics/p5-Graph-Easy/Makefile +++ b/graphics/p5-Graph-Easy/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Render graphs as ASCII, HTML, SVG, or Graphviz BUILD_DEPENDS= p5-Heap>0:devel/p5-Heap diff --git a/graphics/p5-URI-GoogleChart/Makefile b/graphics/p5-URI-GoogleChart/Makefile index a3c109b6c7b7..8c895c645daa 100644 --- a/graphics/p5-URI-GoogleChart/Makefile +++ b/graphics/p5-URI-GoogleChart/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Generate Google Chart URIs BUILD_DEPENDS= p5-URI>0:net/p5-URI -- cgit