diff options
author | ale <ale@FreeBSD.org> | 2004-06-14 15:51:42 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-06-14 15:51:42 +0800 |
commit | 029708edfa09ef9081c34f637e9e9e0dd91a6fa4 (patch) | |
tree | 7dc500920285459eea391eb78ed24806be5eb568 /net/Makefile | |
parent | 1d38d829e291cefb5fe79240b7d9ea9c3632e65c (diff) | |
download | freebsd-ports-gnome-029708edfa09ef9081c34f637e9e9e0dd91a6fa4.tar.gz freebsd-ports-gnome-029708edfa09ef9081c34f637e9e9e0dd91a6fa4.tar.zst freebsd-ports-gnome-029708edfa09ef9081c34f637e9e9e0dd91a6fa4.zip |
Add throttled 0.3.2, bandwidth shaping and QoS solution.
PR: ports/67850
Submitted by: quest <quest@mac.com>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index b62a8c3138b9..d7696ff7aaa6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -661,6 +661,7 @@ SUBDIR += tethereal SUBDIR += tethereal-lite SUBDIR += thcrut + SUBDIR += throttled SUBDIR += tightvnc SUBDIR += tik SUBDIR += tintin++ |