diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-06-14 07:51:42 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-06-14 07:51:42 +0000 |
commit | 475fec5c4da27cccddd7def230c9f1a4cea13bde (patch) | |
tree | d7f251dc1865001dde0d6b557aac044a188a9b2f /net/Makefile | |
parent | 8b44a9ada7024ad07368c673f0f141e03bf9b3f7 (diff) | |
download | ports-475fec5c4da27cccddd7def230c9f1a4cea13bde.tar.gz ports-475fec5c4da27cccddd7def230c9f1a4cea13bde.zip |
Add throttled 0.3.2, bandwidth shaping and QoS solution.
PR: ports/67850
Submitted by: quest <quest@mac.com>
Notes
Notes:
svn path=/head/; revision=111440
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++ |