From 998668793b3988fa738243b8a90c53073510ae79 Mon Sep 17 00:00:00 2001 From: Olli Hauer Date: Sun, 23 Jun 2013 19:22:41 +0000 Subject: - new port www/mod_qos mod_qos is a quality of service module for the Apache web server implementing control mechanisms that can provide different levels of priority to different HTTP requests. WWW: http://opensource.adnovum.ch/mod_qos/ PR: ports/179256 Submitted by: Andrea Cervesato --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index b57b82f5166e..b9f725c8c2b3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -523,6 +523,7 @@ SUBDIR += mod_proxy_html SUBDIR += mod_proxy_xml SUBDIR += mod_python3 + SUBDIR += mod_qos SUBDIR += mod_remoteip SUBDIR += mod_reproxy SUBDIR += mod_rivet -- cgit v1.2.3