diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2008-08-01 02:32:51 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2008-08-01 02:32:51 +0800 |
commit | 08f6a75f4d7005778fe1d364423e7729d4504b1e (patch) | |
tree | 3d0a83e0e720e69b1485055af57e6724c197dddb /graphics/p5-GD-TextUtil | |
parent | e32f9503a1cc2402125a99e05eca4ad32457d63c (diff) | |
download | freebsd-ports-gnome-08f6a75f4d7005778fe1d364423e7729d4504b1e.tar.gz freebsd-ports-gnome-08f6a75f4d7005778fe1d364423e7729d4504b1e.tar.zst freebsd-ports-gnome-08f6a75f4d7005778fe1d364423e7729d4504b1e.zip |
- Take Maintainer of the remaining unmaintained www/rt* dependencies
Approved by: araujo (mentor)
Diffstat (limited to 'graphics/p5-GD-TextUtil')
-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 |