diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-12-24 10:37:45 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-12-24 10:37:45 +0000 |
commit | 9439aeb2c5fe39b976a25bcfe827f9213776c973 (patch) | |
tree | 7597b6fd6918f7d6f992356b9de529bfb3300963 /graphics/p5-chart | |
parent | 7f251687a22aeb89ecf5d07a5faba498008926ef (diff) | |
download | ports-9439aeb2c5fe39b976a25bcfe827f9213776c973.tar.gz ports-9439aeb2c5fe39b976a25bcfe827f9213776c973.zip |
Notes
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 a9e581aac0e9..163c315292d8 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= ports@freebsd.org +MAINTAINER= ports@freebsd.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD |