diff options
author | dan <dan@FreeBSD.org> | 2001-04-03 04:58:22 +0800 |
---|---|---|
committer | dan <dan@FreeBSD.org> | 2001-04-03 04:58:22 +0800 |
commit | de23b058630e5ba3149e616720f97dc19e602a2a (patch) | |
tree | f0fcbf2316348e035729608d84234f0e59639c81 /graphics/p5-chart | |
parent | 343ceff063efb8f137decc69f517af937095898b (diff) | |
download | freebsd-ports-gnome-de23b058630e5ba3149e616720f97dc19e602a2a.tar.gz freebsd-ports-gnome-de23b058630e5ba3149e616720f97dc19e602a2a.tar.zst freebsd-ports-gnome-de23b058630e5ba3149e616720f97dc19e602a2a.zip |
Remove myself as the maintainer of this port.
Diffstat (limited to 'graphics/p5-chart')
-rw-r--r-- | graphics/p5-chart/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |