diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-06-19 19:37:21 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-06-19 19:37:21 +0000 |
commit | eedc6a076bd27e8dcf686013f65acbd954d325a5 (patch) | |
tree | 948fdf2c7464af7227c7d662f1d7d00a32985255 /misc | |
parent | bab5493fe0edf3f26785688d3904fe1f39dc73d4 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tmux/Makefile | 2 | ||||
-rw-r--r-- | misc/tmux/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/tmux/Makefile b/misc/tmux/Makefile index 51f4aa2db7e1..9ec00e46078d 100644 --- a/misc/tmux/Makefile +++ b/misc/tmux/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tmux -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= misc MASTER_SITES= SF diff --git a/misc/tmux/distinfo b/misc/tmux/distinfo index 9ed60e038f42..418bf3d432b7 100644 --- a/misc/tmux/distinfo +++ b/misc/tmux/distinfo @@ -1,3 +1,3 @@ -MD5 (tmux-0.2.tar.gz) = 455a69bcebcd326a0c3736f9b1ef9ea3 -SHA256 (tmux-0.2.tar.gz) = 1866c83a9700636170e4d342d21f6b4c227a19ab1070702258c1ac9f9e1df4a3 -SIZE (tmux-0.2.tar.gz) = 76574 +MD5 (tmux-0.3.tar.gz) = a3ea00b76629180fbb50e77dda8e3bea +SHA256 (tmux-0.3.tar.gz) = a8e81e869e733a8fe7cb53ecdf232c794df08c9b19b4b3055f415ba5e354ac25 +SIZE (tmux-0.3.tar.gz) = 87339 |