diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-28 18:20:58 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-28 18:20:58 +0000 |
commit | 3bce26b01ac3e4ae28e13f19034c7efdbbd48024 (patch) | |
tree | 194657d8f7d2a88d8db392f547b4181e1fa4211a /textproc | |
parent | 565c02843970ff0b631c26b98f816fd3521d7d83 (diff) | |
download | ports-3bce26b01ac3e4ae28e13f19034c7efdbbd48024.tar.gz ports-3bce26b01ac3e4ae28e13f19034c7efdbbd48024.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-POE-Filter-XML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-POE-Filter-XML/Makefile b/textproc/p5-POE-Filter-XML/Makefile index 6e4aec68e5c1..1e8f46d61bc8 100644 --- a/textproc/p5-POE-Filter-XML/Makefile +++ b/textproc/p5-POE-Filter-XML/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -MAINTAINER= jdputsch@comcast.net +MAINTAINER= perl@FreeBSD.org COMMENT= A POE Filter for parsing XML BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ |