aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-keyboard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-input-keyboard/Makefile')
-rw-r--r--x11-drivers/xf86-input-keyboard/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-keyboard/Makefile b/x11-drivers/xf86-input-keyboard/Makefile
index 7c2f223e4759..c4f014b0c3be 100644
--- a/x11-drivers/xf86-input-keyboard/Makefile
+++ b/x11-drivers/xf86-input-keyboard/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xf86-input-keyboard
-PORTVERSION= 1.1.1
+PORTVERSION= 1.2.2
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
@@ -14,6 +14,6 @@ COMMENT= X.Org keyboard input driver
XORG_CAT= driver
USE_XORG= kbproto
-MAN4= kbd.4x keyboard.4x
+MAN4= kbd.4x
.include <bsd.port.mk>