diff options
Diffstat (limited to 'x11/xf86-input-mouse/Makefile')
-rw-r--r-- | x11/xf86-input-mouse/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xf86-input-mouse/Makefile b/x11/xf86-input-mouse/Makefile index 231d76e083e..d36fb5e7451 100644 --- a/x11/xf86-input-mouse/Makefile +++ b/x11/xf86-input-mouse/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2008/05/30 10:54:57 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2008/09/18 20:57:52 bjs Exp $ DISTNAME= xf86-input-mouse-1.3.0 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |