diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Chart/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Chart/pkg-descr | 3 | ||||
-rw-r--r-- | graphics/p5-GD-Graph/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GD-Graph/pkg-descr | 4 | ||||
-rw-r--r-- | graphics/p5-chart/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-chart/pkg-descr | 3 |
6 files changed, 3 insertions, 13 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 1d0da7d2f4f4..1e0fd03efe41 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A perl5 interface to build chart graphics BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD diff --git a/graphics/p5-Chart/pkg-descr b/graphics/p5-Chart/pkg-descr index 84ca2aada8ec..7027e29c77e9 100644 --- a/graphics/p5-Chart/pkg-descr +++ b/graphics/p5-Chart/pkg-descr @@ -8,6 +8,3 @@ modify. Like GIFgraph, Chart::* uses Lincoln Stein's GD module for all of its graphics primitives calls. WWW: http://search.cpan.org/dist/Chart/ - -- Vanilla -vanilla@FreeBSD.ORG diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile index ef24f18ab030..fc4cd9684801 100644 --- a/graphics/p5-GD-Graph/Makefile +++ b/graphics/p5-GD-Graph/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ../by-authors/id/B/BW/BWARFIELD PKGNAMEPREFIX= p5- DISTNAME= GDGraph-${DISTVERSION} -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Graph plotting module for perl5 BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ diff --git a/graphics/p5-GD-Graph/pkg-descr b/graphics/p5-GD-Graph/pkg-descr index b7e87aec33b8..8ea9413c8c03 100644 --- a/graphics/p5-GD-Graph/pkg-descr +++ b/graphics/p5-GD-Graph/pkg-descr @@ -1,5 +1 @@ GD::Graph is a perl5 module to create charts using the GD module. - - ---dima -dima@Chg.RU diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile index 1d0da7d2f4f4..1e0fd03efe41 100644 --- a/graphics/p5-chart/Makefile +++ b/graphics/p5-chart/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A perl5 interface to build chart graphics BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD diff --git a/graphics/p5-chart/pkg-descr b/graphics/p5-chart/pkg-descr index 84ca2aada8ec..7027e29c77e9 100644 --- a/graphics/p5-chart/pkg-descr +++ b/graphics/p5-chart/pkg-descr @@ -8,6 +8,3 @@ modify. Like GIFgraph, Chart::* uses Lincoln Stein's GD module for all of its graphics primitives calls. WWW: http://search.cpan.org/dist/Chart/ - -- Vanilla -vanilla@FreeBSD.ORG |