diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
commit | 844479aa5dff9dd1018c3943c19e06d29457a9eb (patch) | |
tree | 69819d49b22f1169c7f154443a1486f8b75ac1df /graphics | |
parent | 1569c2c1d6407f1fd007ea198260cf414e065db9 (diff) |
Change to my FreeBSD.org address
Notes
Notes:
svn path=/head/; revision=82871
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GD-Graph3d/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Imager/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GD-Graph3d/Makefile b/graphics/p5-GD-Graph3d/Makefile index e8590e4d2d14..a9846286185b 100644 --- a/graphics/p5-GD-Graph3d/Makefile +++ b/graphics/p5-GD-Graph3d/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Creates 3D charts with GD::Graph and GD BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph diff --git a/graphics/p5-Imager/Makefile b/graphics/p5-Imager/Makefile index a2da8e16b632..7a7bf1da4b4a 100644 --- a/graphics/p5-Imager/Makefile +++ b/graphics/p5-Imager/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= A Perl module for manipulating gray, color and rgba format images LIB_DEPENDS= t1:${PORTSDIR}/devel/t1lib \ |