aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Chart
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-08-16 09:55:32 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-08-16 09:55:32 +0000
commite963662e8cae969d88a61aae7d9f54e4c01faff3 (patch)
treea3b81256b7ca7097874ecd94e48f1f196a833e29 /graphics/p5-Chart
parent49728dccbaaeaf7709fbd116c130699d95cae7fd (diff)
downloadports-e963662e8cae969d88a61aae7d9f54e4c01faff3.tar.gz
ports-e963662e8cae969d88a61aae7d9f54e4c01faff3.zip
Notes
Diffstat (limited to 'graphics/p5-Chart')
-rw-r--r--graphics/p5-Chart/Makefile2
-rw-r--r--graphics/p5-Chart/pkg-descr3
2 files changed, 1 insertions, 4 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