diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-04 15:39:23 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-04 15:39:23 +0000 |
commit | b52bf163beca9e2334711e3b7b126a3851f5cc3c (patch) | |
tree | febae0008b72c229895afa3d84bb0bf397ba1b4e /graphics/p5-GD | |
parent | d213ce11a675550794bef0c153cc67971f9e2e22 (diff) |
Notes
Diffstat (limited to 'graphics/p5-GD')
-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 5f3da0e4bce9..8bf284679d4b 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= GD-${PORTVERSION} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A perl5 interface to Gd Graphics Library version2 LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |