diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-31 18:32:51 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-31 18:32:51 +0000 |
commit | e51525b4948bc2e807ec1fe41f327e75e353dbf2 (patch) | |
tree | 48e8106d3a06daaefb43474fe77ab46589fb85d9 /graphics | |
parent | 2eacda1ed5842ad82b4fb71f68e03579545cf5d5 (diff) | |
download | ports-e51525b4948bc2e807ec1fe41f327e75e353dbf2.tar.gz ports-e51525b4948bc2e807ec1fe41f327e75e353dbf2.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GD-TextUtil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD-TextUtil/Makefile b/graphics/p5-GD-TextUtil/Makefile index ebd225df2c8a..c12cf7c308ab 100644 --- a/graphics/p5-GD-TextUtil/Makefile +++ b/graphics/p5-GD-TextUtil/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= GDTextUtil-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Text utilities for use with GD drawing package RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD |