diff options
author | tnn <tnn@pkgsrc.org> | 2016-01-05 13:11:42 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2016-01-05 13:11:42 +0000 |
commit | 086011c70fdaf2de3f539e7bee0924d0db797e19 (patch) | |
tree | 40ef7ab16177044d245b21c8982e30849ca0724f /x11/xf86-input-keyboard | |
parent | 6d501f216d09544ae9fc2a8518deb11006fdb8fb (diff) | |
download | pkgsrc-086011c70fdaf2de3f539e7bee0924d0db797e19.tar.gz |
Bump revision for xorg-server-1.18 driver ABI bump
Diffstat (limited to 'x11/xf86-input-keyboard')
-rw-r--r-- | x11/xf86-input-keyboard/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-input-keyboard/Makefile b/x11/xf86-input-keyboard/Makefile index 5239cfe5bc0..12c3d5e5c9a 100644 --- a/x11/xf86-input-keyboard/Makefile +++ b/x11/xf86-input-keyboard/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2015/04/25 14:25:21 tnn Exp $ +# $NetBSD: Makefile,v 1.21 2016/01/05 13:11:42 tnn Exp $ DISTNAME= xf86-input-keyboard-1.8.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |