diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2009-07-07 21:22:07 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2009-07-07 21:22:07 +0000 |
commit | 3811c98e7894ad5f8f58d4c29ed95613cb270c28 (patch) | |
tree | 490890663e0d5524c706ce518258b0d7a3c0f96c /misc/tmux | |
parent | c9d84f80731e77470988d888157d70faa535659b (diff) | |
download | ports-3811c98e7894ad5f8f58d4c29ed95613cb270c28.tar.gz ports-3811c98e7894ad5f8f58d4c29ed95613cb270c28.zip |
Notes
Diffstat (limited to 'misc/tmux')
-rw-r--r-- | misc/tmux/Makefile | 4 | ||||
-rw-r--r-- | misc/tmux/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/misc/tmux/Makefile b/misc/tmux/Makefile index bbd7854db0a2..dca4f96b7219 100644 --- a/misc/tmux/Makefile +++ b/misc/tmux/Makefile @@ -6,13 +6,15 @@ # PORTNAME= tmux -DISTVERSION= 0.8 +DISTVERSION= 0.9 CATEGORIES= misc MASTER_SITES= SF MAINTAINER= wenheping@gmail.com COMMENT= A Terminal Multiplexer +HAS_CONFIGURE= yes + MAN1= tmux.1 do-install: diff --git a/misc/tmux/distinfo b/misc/tmux/distinfo index f5e5e43cbb6d..58964a8e47ff 100644 --- a/misc/tmux/distinfo +++ b/misc/tmux/distinfo @@ -1,3 +1,3 @@ -MD5 (tmux-0.8.tar.gz) = 7292916c1fee6035def1d5f4efdb4770 -SHA256 (tmux-0.8.tar.gz) = e160d83c7fec15c2733bb229883d07c07e88bee3ccf9ba85ed3c1b2c06b9f4e3 -SIZE (tmux-0.8.tar.gz) = 175515 +MD5 (tmux-0.9.tar.gz) = 2d1df646a6977bb7d9b20e53770d5593 +SHA256 (tmux-0.9.tar.gz) = c862133ccf7610cc806211b6c6ac39b74afb2385916c664972336e71fa95ee91 +SIZE (tmux-0.9.tar.gz) = 179064 |