diff options
author | rafan <rafan@FreeBSD.org> | 2007-03-19 01:31:39 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-03-19 01:31:39 +0800 |
commit | a45b12d150c3aca3471a430780f3a900c7c15884 (patch) | |
tree | 96b93b48409c7055183b982332e545936f570e08 /www/Makefile | |
parent | b961cc455824516772b1b616dd968569d2e82094 (diff) | |
download | freebsd-ports-gnome-a45b12d150c3aca3471a430780f3a900c7c15884.tar.gz freebsd-ports-gnome-a45b12d150c3aca3471a430780f3a900c7c15884.tar.zst freebsd-ports-gnome-a45b12d150c3aca3471a430780f3a900c7c15884.zip |
Add p5-HTTP-Async 0.07, process multiple HTTP requests in parallel
without blocking.
PR: ports/110469
Submitted by: chinsan
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index d578b14159b3..a3e8e9afe8ea 100644 --- a/www/Makefile +++ b/www/Makefile @@ -701,6 +701,7 @@ SUBDIR += p5-HTML-WikiConverter-UseMod SUBDIR += p5-HTML-WikiConverter-WakkaWiki SUBDIR += p5-HTML-WikiConverter-WikkaWiki + SUBDIR += p5-HTTP-Async SUBDIR += p5-HTTP-Body SUBDIR += p5-HTTP-BrowserDetect SUBDIR += p5-HTTP-Cache-Transparent |