aboutsummaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-01-02 22:55:26 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-01-02 22:55:26 +0000
commit7fcf09287fc0f54d2236c93fc76de64ab3a69f5c (patch)
treee4f460ec2cafad59273d44954c485b85e7e4cd36 /x11/rxvt-unicode/Makefile
parentd5a7b6738c6310b64cc95b641b1183eeac6bb446 (diff)
downloadports-7fcf09287fc0f54d2236c93fc76de64ab3a69f5c.tar.gz
ports-7fcf09287fc0f54d2236c93fc76de64ab3a69f5c.zip
Notes
Diffstat (limited to 'x11/rxvt-unicode/Makefile')
-rw-r--r--x11/rxvt-unicode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index 0d614b818a6c..a56680093112 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rxvt-unicode
-PORTVERSION= 6.1
+PORTVERSION= 6.2
CATEGORIES= x11
MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/
MASTER_SITE_SUBDIR= . Attic
@@ -156,7 +156,7 @@ pre-everything::
@${ECHO_MSG} "WITH_HALF_SHADOW use half width/height shadows on rxvt scrollbar"
@${ECHO_MSG} "WITHOUT_BACKSPACE_KEY disable handling of the backspace key"
@${ECHO_MSG} "WITHOUT_DELETE_KEY disable handling of the delete key"
- @${ECHO_MSG} "WITHOUT_LINESPACE disable support for line-spacing"
+ @${ECHO_MSG} "WITHOUT_LINESPACE disable support for line-spacing"
@${ECHO_MSG} "WITHOUT_MOUSEWHEEL disable support for scrolling via mouse wheel"
@${ECHO_MSG} "WITHOUT_SMART_RESIZE disable smart growth/shrink behaviour"
@${ECHO_MSG}