aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Chart
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-08-16 09:13:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-08-16 09:13:44 +0000
commit7bd7cbe806cf5b5bc684c781d96e69ad739bbcc9 (patch)
treed84b68f14398f8db84ad69796ba6ff770492b336 /graphics/p5-Chart
parent474e697628d1c371c106f4646e2029e76e88b0e3 (diff)
downloadports-7bd7cbe806cf5b5bc684c781d96e69ad739bbcc9.tar.gz
ports-7bd7cbe806cf5b5bc684c781d96e69ad739bbcc9.zip
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor)
Notes
Notes: svn path=/head/; revision=87033
Diffstat (limited to 'graphics/p5-Chart')
-rw-r--r--graphics/p5-Chart/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
index 5492a3f6d948..f34f0733c8e0 100644
--- a/graphics/p5-Chart/Makefile
+++ b/graphics/p5-Chart/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Chart
PKGNAMEPREFIX= p5-
-MAINTAINER= m@absolight.net
+MAINTAINER= mat@FreeBSD.org
COMMENT= A perl5 interface to build chart graphics
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD2