diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-05-26 15:32:09 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-05-26 15:32:09 +0000 |
commit | 95057a909df3543fbeb3342fcca61c2644b47736 (patch) | |
tree | 7a3f23ebaf8f8afdfc059852fe165bc06ddc02b7 /converters | |
parent | f371f06c9d0c782960f38883b53609278c9069e1 (diff) | |
download | ports-95057a909df3543fbeb3342fcca61c2644b47736.tar.gz ports-95057a909df3543fbeb3342fcca61c2644b47736.zip |
- Reassign to perl@
Notes
Notes:
svn path=/head/; revision=213698
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-Convert-TNEF/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile index a8fdfa820e5f..f159567819c5 100644 --- a/converters/p5-Convert-TNEF/Makefile +++ b/converters/p5-Convert-TNEF/Makefile @@ -11,7 +11,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to read TNEF files BUILD_DEPENDS= ${SITE_PERL}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy \ |