diff options
author | mat <mat@FreeBSD.org> | 2015-10-13 15:41:05 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-10-13 15:41:05 +0800 |
commit | ecb693545fe45f21a6ebef2b47f8bf526a6fd2c4 (patch) | |
tree | 0144044faa1defea89bf1b60fec1b4fc1db3f245 | |
parent | f19b30fe1d17d41334dd0c5885bacade57ac532c (diff) | |
download | freebsd-ports-graphics-ecb693545fe45f21a6ebef2b47f8bf526a6fd2c4.tar.gz freebsd-ports-graphics-ecb693545fe45f21a6ebef2b47f8bf526a6fd2c4.tar.zst freebsd-ports-graphics-ecb693545fe45f21a6ebef2b47f8bf526a6fd2c4.zip |
Also move the WWW to github.
Submitted by: Ben Woods
Sponsored by: Absolight
-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 b37d0277892..5f5e138c9ba 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/ |