svn commit: r303600 - head/sysutils/tmux
Pietro Cerutti
gahr at FreeBSD.org
Mon Sep 3 15:47:52 UTC 2012
Author: gahr
Date: Mon Sep 3 15:47:52 2012
New Revision: 303600
URL: http://svn.freebsd.org/changeset/ports/303600
Log:
- Fix typo in BACKSPACE_DESC string
PR: 171280
Submitted by: Derek Wood <ddwood at outlook.com>
Modified:
head/sysutils/tmux/Makefile
Modified: head/sysutils/tmux/Makefile
==============================================================================
--- head/sysutils/tmux/Makefile Mon Sep 3 13:30:22 2012 (r303599)
+++ head/sysutils/tmux/Makefile Mon Sep 3 15:47:52 2012 (r303600)
@@ -31,7 +31,7 @@ OPTIONS_DEFINE= LIBEVENT2 LIBEVENT_STATI
LIBEVENT2_DESC= Use libevent version 2
LIBEVENT_STATIC_DESC= Build with static libevent
-BACKSPACE_DESC= Build wiht tty/keys patch
+BACKSPACE_DESC= Build with tty/keys patch
.include <bsd.port.options.mk>
More information about the svn-ports-all
mailing list