diff options
author | miwi <miwi@FreeBSD.org> | 2011-06-25 18:18:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-06-25 18:18:14 +0800 |
commit | 321fc9c6cc0c7c131844168da07ba38e9f3ce639 (patch) | |
tree | bde0e806572ed3699f5527dd8a74388f48b1f962 /security/Makefile | |
parent | 1f5ac5aa6d2071ca1cf379f98e16bf3923d349af (diff) | |
download | freebsd-ports-gnome-321fc9c6cc0c7c131844168da07ba38e9f3ce639.tar.gz freebsd-ports-gnome-321fc9c6cc0c7c131844168da07ba38e9f3ce639.tar.zst freebsd-ports-gnome-321fc9c6cc0c7c131844168da07ba38e9f3ce639.zip |
Belier allows opening a shell or executing a command on a remote computer
through a SSH connection. The main feature of Belier is its ability to cross
several intermediate computers before realizing the job.
WWW: http://www.ohmytux.com/belier/index.html
PR: ports/156757
Submitted by: rokaz
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 9ddb65bd9f3f..7e7123c72795 100644 --- a/security/Makefile +++ b/security/Makefile @@ -34,6 +34,7 @@ SUBDIR += bcwipe SUBDIR += bdc SUBDIR += beecrypt + SUBDIR += belier SUBDIR += bfbtester SUBDIR += bioapi SUBDIR += blindelephant |