Small typo in the BACKSPACE_DESC text. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->gahr Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
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@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> _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"