diff options
author | dirk <dirk@FreeBSD.org> | 2000-02-14 01:09:11 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-02-14 01:09:11 +0800 |
commit | 2bd049b14a7b38c41933b74dd8327c614b0f35eb (patch) | |
tree | 58533cf3f00faf5153c645f031e7e83a02a8d95f /graphics | |
parent | 3273cf805eeab68a5c10d4299c55dfe997b5034b (diff) | |
download | freebsd-ports-gnome-2bd049b14a7b38c41933b74dd8327c614b0f35eb.tar.gz freebsd-ports-gnome-2bd049b14a7b38c41933b74dd8327c614b0f35eb.tar.zst freebsd-ports-gnome-2bd049b14a7b38c41933b74dd8327c614b0f35eb.zip |
ports@freebsd.org -> ports@FreeBSD.org
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Chart-PNGgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Chart-PNGgraph/Makefile b/graphics/p5-Chart-PNGgraph/Makefile index 3fed7164b7e3..aabac03b8306 100644 --- a/graphics/p5-Chart-PNGgraph/Makefile +++ b/graphics/p5-Chart-PNGgraph/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Chart -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/GD.pm:${PORTSDIR}/graphics/p5-GD |