summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-12-11 11:09:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-12-11 11:09:05 +0000
commit6b1edf14afc8eb1922c0e5e7cb457378fd2ba9cb (patch)
tree6c301296c8e8d1c02b0ccc3a3c1717dfee05a3cf /sysutils
parentUse the real upstream version. (diff)
And fix MASTER_SITE.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=374525
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/tmux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/tmux/Makefile b/sysutils/tmux/Makefile
index cfb581f4bc5f..dcb870b8adf7 100644
--- a/sysutils/tmux/Makefile
+++ b/sysutils/tmux/Makefile
@@ -4,7 +4,7 @@
PORTNAME= tmux
PORTVERSION= 1.9a
CATEGORIES= sysutils
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:S/a$//}
MAINTAINER= mat@FreeBSD.org
COMMENT= Terminal Multiplexer