- Fix typo

This commit is contained in:
Andrej Zverev 2012-06-28 19:04:50 +00:00
parent b00ecc310e
commit c7b8b596ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300179

View file

@ -19,7 +19,7 @@ COMMENT= Set of Perl scripts for using an Apple iPod
BUILD_DEPENDS= p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info \
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
p5-Unicode-String >=0:${PORTSDIR}/converters/p5-Unicode-String \
p5-Unicode-String>=0:${PORTSDIR}/converters/p5-Unicode-String \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
RUN_DEPENDS:= ${BUILD_DEPENDS}