aboutsummaryrefslogtreecommitdiff
path: root/sysutils/tmux
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-07-25 15:39:20 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-07-25 15:39:20 +0000
commit39b68bb4fe96aba3f80de34c053e1646418d3e63 (patch)
treebb008cb0077c409f2ab6ec125fb0feeeb2104dc4 /sysutils/tmux
parent21686616a9562a7ca6cda4dc5c93b8f920585d0f (diff)
downloadports-39b68bb4fe96aba3f80de34c053e1646418d3e63.tar.gz
ports-39b68bb4fe96aba3f80de34c053e1646418d3e63.zip
Notes
Diffstat (limited to 'sysutils/tmux')
-rw-r--r--sysutils/tmux/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/tmux/Makefile b/sysutils/tmux/Makefile
index 391b4d2de861..af47475f929d 100644
--- a/sysutils/tmux/Makefile
+++ b/sysutils/tmux/Makefile
@@ -7,14 +7,14 @@
PORTNAME= tmux
PORTVERSION= 1.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= A Terminal Multiplexer
-LIB_DEPENDS= event-1.4.3:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
HAS_CONFIGURE= yes