diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-10-13 07:41:05 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-10-13 07:41:05 +0000 |
commit | c783d50e7fee5084aebe410ba68270885f073586 (patch) | |
tree | 0144044faa1defea89bf1b60fec1b4fc1db3f245 /sysutils/tmux | |
parent | 0075ba54f7dc1ab122ce33a1c1f5a5049915c94b (diff) |
Notes
Diffstat (limited to 'sysutils/tmux')
-rw-r--r-- | sysutils/tmux/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/tmux/pkg-descr b/sysutils/tmux/pkg-descr index b37d02778929..5f5e138c9baf 100644 --- a/sysutils/tmux/pkg-descr +++ b/sysutils/tmux/pkg-descr @@ -2,4 +2,4 @@ Tmux is a terminal multiplexer, it enables a number of terminals to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen. -WWW: http://www.sourceforge.net/projects/tmux/ +WWW: http://tmux.github.io/ |