diff -Nur msgconvert.orig/Makefile msgconvert/Makefile --- msgconvert.orig/Makefile Wed Jun 16 17:11:13 2004 +++ msgconvert/Makefile Fri Jun 18 09:37:11 2004 @@ -7,6 +7,7 @@ PORTNAME= msgconvert PORTVERSION= 20040531 +PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= http://www.webonaut.com/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}.pl @@ -17,7 +18,8 @@ RUN_DEPENDS= ${SITE_PERL}/OLE/Storage_Lite.pm:${PORTSDIR}/devel/p5-OLE-Storage_Lite \ ${SITE_PERL}/MIME/Words.pm:${PORTSDIR}/mail/p5-MIME-Tools \ - ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-PodParser + ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-PodParser \ + ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate NO_BUILD= yes NO_WRKSUBDIR= yes