Index: Makefile =================================================================== RCS file: /home/ncvs/ports/converters/p5-Convert-TNEF/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 25 Jun 2006 15:29:06 -0000 1.10 +++ Makefile 14 Sep 2006 14:41:31 -0000 @@ -12,14 +12,14 @@ MASTER_SITE_SUBDIR= Convert PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thomas@goodking.ca COMMENT= Perl module to read TNEF files BUILD_DEPENDS= ${SITE_PERL}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy \ ${SITE_PERL}/MIME/Body.pm:${PORTSDIR}/mail/p5-MIME-Tools RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +PERL_CONFIGURE= yes MAN3= Convert::TNEF.3 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/converters/p5-Convert-TNEF/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 19 Dec 2000 08:35:53 -0000 1.1 +++ pkg-descr 14 Sep 2006 14:41:31 -0000 @@ -1,7 +1,7 @@ Perl module to read TNEF files -TNEF stands for Transport Neutral Encapsulation Format, and if you've -ever been unfortunate enough to receive one of these files as an email -attachment, you may want to use this module. +TNEF stands for Transport Neutral Encapsulation Format, and if +you've ever been unfortunate enough to receive one of these files +as an email attachment, you may want to use this module. -Roman Shterenzon +WWW: http://search.cpan.org/~dougw/Convert-TNEF-0.17/