aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-04-15 07:57:08 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-04-15 07:57:08 +0000
commit04386b5e0c0974e987fcd88ba96b4bb677b3765b (patch)
tree781705171865911bff6d0ebcba47934455fa6585 /net/Makefile
parent454e6d2aa924c18b40b710917b2991e81e09358c (diff)
The Net::HTTP class is a low-level HTTP client that supports
HTTP/1.0 and HTTP/1.1. WWW: http://search.cpan.org/dist/Net-HTTP/ This new port is needed to update www/p5-libwww.
Notes
Notes: svn path=/head/; revision=272749
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 1ecf98f7ff49..88a2d8b4a502 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -591,6 +591,7 @@
SUBDIR += p5-Net-Growl
SUBDIR += p5-Net-GrowlClient
SUBDIR += p5-Net-HL7
+ SUBDIR += p5-Net-HTTP
SUBDIR += p5-Net-Hiveminder
SUBDIR += p5-Net-INET6Glue
SUBDIR += p5-Net-IP-RangeCompare