diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
commit | ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48 (patch) | |
tree | 04dce99d6cfd5a85ca37a453d8878a9898b6fd16 /graphics/p5-GD-Graph3d | |
parent | 11cd81ba01689b239e1eb2897286a61956a83ca0 (diff) | |
download | FreeBSD-ports-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.zip FreeBSD-ports-ac97aac50ccdc0ea73dba046e8fdb00a3ace5e48.tar.gz |
Change to my FreeBSD.org address
Diffstat (limited to 'graphics/p5-GD-Graph3d')
-rw-r--r-- | graphics/p5-GD-Graph3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD-Graph3d/Makefile b/graphics/p5-GD-Graph3d/Makefile index e8590e4..a984628 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 |