diff options
Diffstat (limited to 'x11/xf86-input-mouse/Makefile')
-rw-r--r-- | x11/xf86-input-mouse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-input-mouse/Makefile b/x11/xf86-input-mouse/Makefile index 4122877c96f..3194e1f4ace 100644 --- a/x11/xf86-input-mouse/Makefile +++ b/x11/xf86-input-mouse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2015/04/25 14:25:21 tnn Exp $ +# $NetBSD: Makefile,v 1.25 2016/01/05 13:11:42 tnn Exp $ DISTNAME= xf86-input-mouse-1.9.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |