diff options
author | pawel <pawel@FreeBSD.org> | 2016-07-14 05:02:10 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2016-07-14 05:02:10 +0800 |
commit | 191b071fd2db1984c13438c2af1f76b421e9aa17 (patch) | |
tree | 145a3ee1e4754a235cb068c57ad6e44155edb863 /net-mgmt/Makefile | |
parent | 2742d142fd2d1338d7f0c157ef5c7ecb9f00335f (diff) | |
download | freebsd-ports-gnome-191b071fd2db1984c13438c2af1f76b421e9aa17.tar.gz freebsd-ports-gnome-191b071fd2db1984c13438c2af1f76b421e9aa17.tar.zst freebsd-ports-gnome-191b071fd2db1984c13438c2af1f76b421e9aa17.zip |
OnionLauncher is a launcher for Tor written in Python and PyQt5.
WWW: https://www.github.com/neelchauhan/OnionLauncher
PR: 210743
Submitted by: Neel Chauhan <neel@neelc.org>
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 0dd60a182963..da1f1eb506da 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -189,6 +189,7 @@ SUBDIR += ocsinventory-agent SUBDIR += ocsinventory-ng SUBDIR += omping + SUBDIR += onionlauncher SUBDIR += openlldp SUBDIR += openvmps SUBDIR += p0f |