diff options
author | lth <lth@FreeBSD.org> | 2005-11-17 04:32:19 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2005-11-17 04:32:19 +0800 |
commit | d19ae7431a9d3a49da38c07d8d890fb1f1e87c49 (patch) | |
tree | 19699d514894beff5f233776911f8aef0ab0b188 /www/Makefile | |
parent | 8b67d25787b954f8ae023e7126f8e9918bc1a53c (diff) | |
download | freebsd-ports-graphics-d19ae7431a9d3a49da38c07d8d890fb1f1e87c49.tar.gz freebsd-ports-graphics-d19ae7431a9d3a49da38c07d8d890fb1f1e87c49.tar.zst freebsd-ports-graphics-d19ae7431a9d3a49da38c07d8d890fb1f1e87c49.zip |
Add p5-HTTP-Body 0.4, HTTP Body Parser.
PR: ports/89137
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
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 c5f01aea060..03c84949d23 100644 --- a/www/Makefile +++ b/www/Makefile @@ -545,6 +545,7 @@ SUBDIR += p5-HTML-Tree SUBDIR += p5-HTML-Webmake SUBDIR += p5-HTML-Widgets-SelectLayers + SUBDIR += p5-HTTP-Body SUBDIR += p5-HTTP-BrowserDetect SUBDIR += p5-HTTP-Cache-Transparent SUBDIR += p5-HTTP-DAV |