diff options
Diffstat (limited to 'misc/tmux/Makefile')
-rw-r--r-- | misc/tmux/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/tmux/Makefile b/misc/tmux/Makefile index 0a0ef7c5256..b0127092108 100644 --- a/misc/tmux/Makefile +++ b/misc/tmux/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2013/05/08 18:03:44 minskim Exp $ +# $NetBSD: Makefile,v 1.24 2014/02/12 23:18:16 tron Exp $ DISTNAME= tmux-1.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tmux/} |