- fix typo

PR:		ports/105398
Submitted by:	Hirohisa Yamaguchi <umq_AT_ueo dot co dot jp>
This commit is contained in:
Cheng-Lung Sung 2006-11-12 13:05:09 +00:00
parent 58ae82ab71
commit 6f2678d8cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177096

View File

@ -17,8 +17,8 @@ COMMENT= Perl extension to manage RDF Site Summary (RSS) files
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser \
${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
${PERL_PERL}/DateTime/Format/Mail.pm:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
${PERL_PERL}/DateTime/Format/W3CDTF.pm:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF
${SITE_PERL}/DateTime/Format/Mail.pm:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
${SITE_PERL}/DateTime/Format/W3CDTF.pm:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes