diff options
Diffstat (limited to 'x11/xf86-input-keyboard')
-rw-r--r-- | x11/xf86-input-keyboard/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xf86-input-keyboard/Makefile b/x11/xf86-input-keyboard/Makefile index ecc29ce9309..70c7e62e604 100644 --- a/x11/xf86-input-keyboard/Makefile +++ b/x11/xf86-input-keyboard/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2013/11/01 01:22:48 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/05 00:48:34 ryoon Exp $ DISTNAME= xf86-input-keyboard-1.8.0 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |