aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-HTTP/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-11-28 12:52:49 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-11-28 12:52:49 +0000
commitb560a7cc55b1de60e96c9328c990804a493231c9 (patch)
tree06e8010da636a166937154245e8a903857eddb13 /net/p5-Net-HTTP/Makefile
parentaccdf467b61e4e63ab34087c4fda7fcb67684537 (diff)
downloadports-b560a7cc55b1de60e96c9328c990804a493231c9.tar.gz
ports-b560a7cc55b1de60e96c9328c990804a493231c9.zip
- Update to 6.02
Notes
Notes: svn path=/head/; revision=286571
Diffstat (limited to 'net/p5-Net-HTTP/Makefile')
-rw-r--r--net/p5-Net-HTTP/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-HTTP/Makefile b/net/p5-Net-HTTP/Makefile
index 1bf7e5bc9001..c1f2244a3ea9 100644
--- a/net/p5-Net-HTTP/Makefile
+++ b/net/p5-Net-HTTP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-HTTP
-PORTVERSION= 6.01
+PORTVERSION= 6.02
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -25,6 +25,7 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
CONFLICTS= p5-libwww-5*
MAN3= Net::HTTP.3 \
+ Net::HTTPS.3 \
Net::HTTP::NB.3
PERL_CONFIGURE= yes