diff options
Diffstat (limited to 'x11/xf86-input-void')
-rw-r--r-- | x11/xf86-input-void/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-input-void/Makefile b/x11/xf86-input-void/Makefile index 60d8fae453f..e885984a08c 100644 --- a/x11/xf86-input-void/Makefile +++ b/x11/xf86-input-void/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2009/06/07 11:24:35 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2010/09/14 11:03:11 wiz Exp $ DISTNAME= xf86-input-void-1.2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |