diff options
author | Dan Moschuk <dan@FreeBSD.org> | 2001-04-02 20:58:22 +0000 |
---|---|---|
committer | Dan Moschuk <dan@FreeBSD.org> | 2001-04-02 20:58:22 +0000 |
commit | 33017dbf5bde05d7931b6cc5c079e36e7aae2a34 (patch) | |
tree | 6045cb9d53e19f465a6100a0987023ca211cfd07 /graphics | |
parent | 1f3753930bafeba15387150bc0de4ae974d0f796 (diff) | |
download | ports-33017dbf5bde05d7931b6cc5c079e36e7aae2a34.tar.gz ports-33017dbf5bde05d7931b6cc5c079e36e7aae2a34.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Chart/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-chart/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index d73de1087899..d83f5bb81af1 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= dan@trinsec.com +MAINTAINER= ports@freebsd.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile index d73de1087899..d83f5bb81af1 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= dan@trinsec.com +MAINTAINER= ports@freebsd.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD |