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 | |
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')
-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 |