diff options
author | linimon <linimon@FreeBSD.org> | 2005-01-30 01:37:56 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-01-30 01:37:56 +0800 |
commit | d8d7579fa08847626d8f9421208b4aa3778d308b (patch) | |
tree | 72207f825a1774de52afd78ddea2bd8fd08c3e0a /graphics/p5-Image-Info | |
parent | b6625d4a803b8c94b14f4f427817230b5d9904bd (diff) | |
download | freebsd-ports-gnome-d8d7579fa08847626d8f9421208b4aa3778d308b.tar.gz freebsd-ports-gnome-d8d7579fa08847626d8f9421208b4aa3778d308b.tar.zst freebsd-ports-gnome-d8d7579fa08847626d8f9421208b4aa3778d308b.zip |
With portmgr hat on, reset bouncing maintainer address (already noted
by leeym in devel/p5-Test-Simple) without prejudice.
Diffstat (limited to 'graphics/p5-Image-Info')
-rw-r--r-- | graphics/p5-Image-Info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Image-Info/Makefile b/graphics/p5-Image-Info/Makefile index 57a76941499f..3fcb4bb3bc1a 100644 --- a/graphics/p5-Image-Info/Makefile +++ b/graphics/p5-Image-Info/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Image PKGNAMEPREFIX= p5- -MAINTAINER= shell@shellhung.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for getting image information BUILD_DEPENDS= ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \ |