diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 09:55:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 09:55:32 +0000 |
commit | e963662e8cae969d88a61aae7d9f54e4c01faff3 (patch) | |
tree | a3b81256b7ca7097874ecd94e48f1f196a833e29 /graphics | |
parent | 49728dccbaaeaf7709fbd116c130699d95cae7fd (diff) | |
download | ports-e963662e8cae969d88a61aae7d9f54e4c01faff3.tar.gz ports-e963662e8cae969d88a61aae7d9f54e4c01faff3.zip |
Notes
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 |