diff options
Diffstat (limited to 'sysutils/tmux/Makefile')
-rw-r--r-- | sysutils/tmux/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/tmux/Makefile b/sysutils/tmux/Makefile index 24c73593466e..2aedf4d4c61c 100644 --- a/sysutils/tmux/Makefile +++ b/sysutils/tmux/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tmux -PORTVERSION= 1.3 -PORTREVISION= 1 +PORTVERSION= 1.4 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |