diff options
author | will <will@FreeBSD.org> | 2001-03-13 05:56:51 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-13 05:56:51 +0800 |
commit | 3547cc4029629061244b4efb51a3e87860fe30de (patch) | |
tree | 2d440639589056c3be01aacfd28e0d4d80927755 /www/Makefile | |
parent | 27c0885dc10ce67d40cbea40d2b034c1c1751e4f (diff) | |
download | freebsd-ports-gnome-3547cc4029629061244b4efb51a3e87860fe30de.tar.gz freebsd-ports-gnome-3547cc4029629061244b4efb51a3e87860fe30de.tar.zst freebsd-ports-gnome-3547cc4029629061244b4efb51a3e87860fe30de.zip |
Add mod_throttle 3.1.2, an Apache module that provides bandwidth &
request throttling.
PR: 25003
Submitted by: Anders Nordby <anders@fix.no>
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 2000fb3af0ff..59ba9622fa13 100644 --- a/www/Makefile +++ b/www/Makefile @@ -118,6 +118,7 @@ SUBDIR += mod_python SUBDIR += mod_roaming SUBDIR += mod_ruby + SUBDIR += mod_throttle SUBDIR += mod_zap SUBDIR += momspider SUBDIR += mozilla |