diff options
Diffstat (limited to 'misc/tmux/Makefile')
-rw-r--r-- | misc/tmux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tmux/Makefile b/misc/tmux/Makefile index dca4f96b7219..8dbdecba5a12 100644 --- a/misc/tmux/Makefile +++ b/misc/tmux/Makefile @@ -8,7 +8,7 @@ PORTNAME= tmux DISTVERSION= 0.9 CATEGORIES= misc -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= wenheping@gmail.com COMMENT= A Terminal Multiplexer |