diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-09 18:08:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-09 18:08:58 +0800 |
commit | bb3538bbb37c59c24d12a47665e58723445d5a6c (patch) | |
tree | 720328957f273f62ff3df69fb90911ac111fb661 /net-mgmt/Makefile | |
parent | b23f51a0d38e93746d1557712e1286ab7736e481 (diff) | |
download | freebsd-ports-graphics-bb3538bbb37c59c24d12a47665e58723445d5a6c.tar.gz freebsd-ports-graphics-bb3538bbb37c59c24d12a47665e58723445d5a6c.tar.zst freebsd-ports-graphics-bb3538bbb37c59c24d12a47665e58723445d5a6c.zip |
Vidalia is a graphical Tor controller based on Qt 4.x.
WWW: http://www.vidalia-project.net/
Authors: Matt Edman and Justin Hipple
PR: ports/110034
Submitted by: Fabian Keil <fk at fabiankeil.de>
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 8d1a4a0bc4e..4d525248e36 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -211,6 +211,7 @@ SUBDIR += tknetmon SUBDIR += torrus SUBDIR += trafd + SUBDIR += vidalia SUBDIR += wdiag SUBDIR += weplab SUBDIR += whatmask |