mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
That's what I get for typing a change instead of using a diff from my
local copy. Spell URI.pm correctly. PR: part of ports/15844 Submitted by: Brian Ruth <bruth@wmht.org>
This commit is contained in:
parent
40dfe815c6
commit
5a2876c048
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24364
@ -18,7 +18,7 @@ BUILD_DEPENDS= \
|
||||
${site_perl}/${PERL_ARCH}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
|
||||
${site_perl}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools \
|
||||
${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww \
|
||||
${site_perl}/URL.pm:${PORTSDIR}/net/p5-URI
|
||||
${site_perl}/URI.pm:${PORTSDIR}/net/p5-URI
|
||||
|
||||
FETCH_BEFORE_ARGS= -b
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user