diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-02-04 23:39:23 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-02-04 23:39:23 +0800 |
commit | 522ab350e5930489b837af42bb54bf70b905c0db (patch) | |
tree | 83012c41fcdae5525f6a620e6bf1ce89ffec7c68 /graphics/p5-GD-TextUtil | |
parent | 41a3da005621f4340492873861c50998a0906b39 (diff) | |
download | freebsd-ports-gnome-522ab350e5930489b837af42bb54bf70b905c0db.tar.gz freebsd-ports-gnome-522ab350e5930489b837af42bb54bf70b905c0db.tar.zst freebsd-ports-gnome-522ab350e5930489b837af42bb54bf70b905c0db.zip |
- donate some more of my p5- ports to perl@
[included is my 1st port ever databases/p5-DBIx-Tree Date created: January 29th 2003]
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 d0ddb9292539..bdfe5a42990b 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= pgollucci@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Text utilities for use with GD drawing package RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD |