diff options
Diffstat (limited to '')
-rw-r--r-- | graphics/p5-GD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index bcf407feb013..ee1f1fef3f50 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dima@chg.ru LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd |