diff options
author | des <des@FreeBSD.org> | 2018-09-10 19:16:59 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2018-09-10 19:16:59 +0800 |
commit | 52969df02863e0497c2cbd6c85d773dcf4a87acc (patch) | |
tree | 85fcc196ed429f6b6cdf6863e6d31f45c62f6e7b /graphics | |
parent | d76dbec29a041febc91d0f0bcbe8b84bccf95e3a (diff) | |
download | freebsd-ports-gnome-52969df02863e0497c2cbd6c85d773dcf4a87acc.tar.gz freebsd-ports-gnome-52969df02863e0497c2cbd6c85d773dcf4a87acc.tar.zst freebsd-ports-gnome-52969df02863e0497c2cbd6c85d773dcf4a87acc.zip |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Color-Palette/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Color-Scheme/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Graph-Easy/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-URI-GoogleChart/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
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 |