1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

fix typo (thanks to Colin)

This commit is contained in:
Lars Balker Rasmussen 2008-06-29 22:11:43 +00:00
parent 65159def57
commit a147851bd7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215996

View File

@ -16,7 +16,7 @@ COMMENT= Test::WWW::Mechanize for Catalyst
RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Test-WWW-Mechanize>=1.14:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
p5-Test-Exception>=0::${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-WWW-Mechanize>=1.30:${PORTSDIR}/www/p5-WWW-Mechanize
BUILD_DEPENDS= ${RUN_DEPENDS}