diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-12 00:32:23 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-12 00:32:23 +0000 |
commit | 91256c15abd46d40cbeaa635f27316d74851e522 (patch) | |
tree | c72bff1e65b80fe9bc64e9e40c62d622dd3eef76 /converters/p5-Convert-TNEF | |
parent | 7914e35676805b3f14ea66469f46b4b4fe1e0258 (diff) | |
download | ports-91256c15abd46d40cbeaa635f27316d74851e522.tar.gz ports-91256c15abd46d40cbeaa635f27316d74851e522.zip |
Notes
Diffstat (limited to 'converters/p5-Convert-TNEF')
-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 83c153767a00..a0b34e9b3d60 100644 --- a/converters/p5-Convert-TNEF/Makefile +++ b/converters/p5-Convert-TNEF/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Convert PKGNAMEPREFIX= p5- -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Perl module to read TNEF files BUILD_DEPENDS= ${SITE_PERL}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy \ |