diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-08-16 09:13:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-08-16 09:13:44 +0000 |
commit | 7bd7cbe806cf5b5bc684c781d96e69ad739bbcc9 (patch) | |
tree | d84b68f14398f8db84ad69796ba6ff770492b336 /graphics/p5-GD-Graph | |
parent | 474e697628d1c371c106f4646e2029e76e88b0e3 (diff) |
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-GD-Graph')
-rw-r--r-- | graphics/p5-GD-Graph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile index 6dde1892a1e3..92d8db46a025 100644 --- a/graphics/p5-GD-Graph/Makefile +++ b/graphics/p5-GD-Graph/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= GD PKGNAMEPREFIX= p5- DISTNAME= GDGraph-${PORTVERSION} -MAINTAINER= m@absolight.net +MAINTAINER= mat@FreeBSD.org COMMENT= Graph plotting module for perl5 BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ |