diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
commit | 844479aa5dff9dd1018c3943c19e06d29457a9eb (patch) | |
tree | 69819d49b22f1169c7f154443a1486f8b75ac1df /graphics/p5-Imager | |
parent | Fix LD_LIBRARY_PATH to include any local additions. (diff) |
Change to my FreeBSD.org address
Notes
Notes:
svn path=/head/; revision=82871
Diffstat (limited to 'graphics/p5-Imager')
-rw-r--r-- | graphics/p5-Imager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Imager/Makefile b/graphics/p5-Imager/Makefile index a2da8e16b632..7a7bf1da4b4a 100644 --- a/graphics/p5-Imager/Makefile +++ b/graphics/p5-Imager/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= A Perl module for manipulating gray, color and rgba format images LIB_DEPENDS= t1:${PORTSDIR}/devel/t1lib \ |