summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-30 11:37:05 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-30 11:37:05 +0000
commit2e59db1da0735b76575d093d0e99b37029daacb4 (patch)
tree03a7ed6b3f062f89539c3ce72fe5309ee43f3248 /x11
parentUpdate WWW tag (diff)
Fix typo
PR: 27763 Submitted by: Kevin Way <kevin.way@overtone.org>
Notes
Notes: svn path=/head/; revision=43308
Diffstat (limited to 'x11')
-rw-r--r--x11/rxvt-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile
index 40d78add176c..4b32ce51b0a6 100644
--- a/x11/rxvt-devel/Makefile
+++ b/x11/rxvt-devel/Makefile
@@ -79,7 +79,7 @@ pre-fetch:
@${ECHO_MSG} "WITHOUT_XIM=yes disable support for XIM (X Input Method) protocol"
@${ECHO_MSG} "WITH_GREEK_KEYBOARD=yes add support for greek keyboard"
@${ECHO_MSG} "WITH_MENUBAR=yes add support for rxvt menu bar system"
- @${ECHO_MSG} "WITH_WITH_MOUSEWHEEL=yes add support for scrolling via mouse wheel"
+ @${ECHO_MSG} "WITH_MOUSEWHEEL=yes add support for scrolling via mouse wheel"
@${ECHO_MSG} " or buttons 4 & 5"
@${ECHO_MSG} "WITH_NEXT_SCROLLBAR=yes add support for a NeXT-like scrollbar"
@${ECHO_MSG} "WITH_RXVT_SCROLLBAR=yes add support for the original rxvt scrollbar"