diff options
author | mat <mat@FreeBSD.org> | 2003-08-16 17:13:44 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2003-08-16 17:13:44 +0800 |
commit | 898ac9a70219678f62985be9c096b0234c1f1e78 (patch) | |
tree | 9fc06fe000dc7a12a7ee84ad137a4db58cc48448 /graphics | |
parent | 0fd9c177c103cab5186aa8e474e8698f77f81027 (diff) | |
download | freebsd-ports-gnome-898ac9a70219678f62985be9c096b0234c1f1e78.tar.gz freebsd-ports-gnome-898ac9a70219678f62985be9c096b0234c1f1e78.tar.zst freebsd-ports-gnome-898ac9a70219678f62985be9c096b0234c1f1e78.zip |
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Chart/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GD-Graph/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-chart/Makefile | 2 |
3 files changed, 3 insertions, 3 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 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 \ 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 |