diff options
author | erwin <erwin@FreeBSD.org> | 2003-07-03 23:13:09 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-07-03 23:13:09 +0800 |
commit | e4a5ca3ca7bdab4bb87f6d4e8ddbfb635303f5e7 (patch) | |
tree | e01531045099f6d99247f74779209d41087e9a03 /www/Makefile | |
parent | f06cd6754690d8c74cae6d1b4bf1bddd79bf8153 (diff) | |
download | freebsd-ports-gnome-e4a5ca3ca7bdab4bb87f6d4e8ddbfb635303f5e7.tar.gz freebsd-ports-gnome-e4a5ca3ca7bdab4bb87f6d4e8ddbfb635303f5e7.tar.zst freebsd-ports-gnome-e4a5ca3ca7bdab4bb87f6d4e8ddbfb635303f5e7.zip |
Add mod_bandwidth 2.0.4,
bandwidth management module for the Apache
webserver.
PR: 54044
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
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 f5f1f9623702..c85fc14cec6c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -189,6 +189,7 @@ SUBDIR += mod_auth_pgsql SUBDIR += mod_auth_pwcheck SUBDIR += mod_backhand + SUBDIR += mod_bandwidth SUBDIR += mod_bf SUBDIR += mod_blosxom SUBDIR += mod_blowchunks |