diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-07-11 17:19:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-07-11 17:19:37 +0800 |
commit | 38cf04b1dcafc1287b6129b748a378e9de8ed9ba (patch) | |
tree | 5550b61eaff7cedbc8dd328baa4418c32f312270 /www/p5-libwww | |
parent | beef030f8a307c1ee759119752d4112f38d9a7bd (diff) | |
download | freebsd-ports-gnome-38cf04b1dcafc1287b6129b748a378e9de8ed9ba.tar.gz freebsd-ports-gnome-38cf04b1dcafc1287b6129b748a378e9de8ed9ba.tar.zst freebsd-ports-gnome-38cf04b1dcafc1287b6129b748a378e9de8ed9ba.zip |
- Fix typo
Notified by: ache
Diffstat (limited to 'www/p5-libwww')
-rw-r--r-- | www/p5-libwww/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index dec7ea48362a..7b62bf74c44c 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Encode-Locale>=0:${PORTSDIR}/converters/p5-Encode-Locale \ p5-HTTP-Message>=6:${PORTSDIR}/www/p5-HTTP-Message \ p5-HTTP-Negotiate>=6:${PORTSDIR}/www/p5-HTTP-Negotiate \ p5-LWP-MediaTypes>=6:${PORTSDIR}/www/p5-LWP-MediaTypes \ - p5-NTLM>=1.020:${PORTSDIR}/security/p5-Authen-NTLM \ + p5-NTLM>=1.02:${PORTSDIR}/security/p5-Authen-NTLM \ p5-Net-HTTP>=6:${PORTSDIR}/net/p5-Net-HTTP \ p5-URI>=1.10:${PORTSDIR}/net/p5-URI \ p5-WWW-RobotRules>=6:${PORTSDIR}/www/p5-WWW-RobotRules |