diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-07-11 09:19:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-07-11 09:19:37 +0000 |
commit | 5e793f428d409adc13ddee8f3b2650547f813ed9 (patch) | |
tree | 09e9e46e448fdeb6a7555b4bbfa876d8ab792a7d /www/p5-libwww | |
parent | 87047f75c2717f6c897a288712b0af0c77c410b6 (diff) | |
download | ports-5e793f428d409adc13ddee8f3b2650547f813ed9.tar.gz ports-5e793f428d409adc13ddee8f3b2650547f813ed9.zip |
- Fix typo
Notified by: ache
Notes
Notes:
svn path=/head/; revision=277521
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 |