summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2003-06-03 04:25:13 +0000
committerWill Andrews <will@FreeBSD.org>2003-06-03 04:25:13 +0000
commitfbd68fe65d93e149cb612ba2aeb2a34855eb5c66 (patch)
tree83790ee5822864680b4477d01c233b03856b1ef0 /www/Makefile
parentAdd aget 0.4, a multithreaded HTTP download accelerator. (diff)
Add http_get 1.0, a program to dump http-contents to stdout.
PR: 52265 Submitted by: Aaron Zauner <az_mail@gmx.at>
Notes
Notes: svn path=/head/; revision=82145
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index f437d513f536..45acbc42d1bb 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -118,6 +118,7 @@
SUBDIR += htmlobject
SUBDIR += htmlpp
SUBDIR += http-analyze
+ SUBDIR += http_get
SUBDIR += http_load
SUBDIR += httperf
SUBDIR += httpgrabber