diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-26 21:38:48 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-26 21:38:48 +0000 |
commit | 8c383da2c5ff6a75ec14b310c6cbf4dff925a0ca (patch) | |
tree | 2591e8622b8063ed6e3b31e460e6e546b485ab66 /www/Makefile | |
parent | Add plb, it's a high-performance software load balancer for the HTTP protocol. (diff) |
Add p5-Sledge-Plugin-Download, a Sledge plug-in that works around
browser bugs with file downloading.
Notes
Notes:
svn path=/head/; revision=76523
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 87deebefa0b0..7815767905c3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -338,6 +338,7 @@ SUBDIR += p5-HTTPD-Tools SUBDIR += p5-ParallelUA SUBDIR += p5-Sledge + SUBDIR += p5-Sledge-Plugin-Download SUBDIR += p5-Template-Toolkit SUBDIR += p5-URI-Sequin SUBDIR += p5-WWW-Automate |