diff options
Diffstat (limited to 'misc/tmux/Makefile')
-rw-r--r-- | misc/tmux/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/tmux/Makefile b/misc/tmux/Makefile index b0127092108..9051a013629 100644 --- a/misc/tmux/Makefile +++ b/misc/tmux/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2014/02/12 23:18:16 tron Exp $ +# $NetBSD: Makefile,v 1.25 2014/02/22 14:41:57 wiz Exp $ -DISTNAME= tmux-1.8 -PKGREVISION= 2 +DISTNAME= tmux-1.9 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tmux/} |