diff options
Diffstat (limited to 'x11/xf86-video-vmware/Makefile')
-rw-r--r-- | x11/xf86-video-vmware/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-video-vmware/Makefile b/x11/xf86-video-vmware/Makefile index 47eb391c4c6..2bbda1db057 100644 --- a/x11/xf86-video-vmware/Makefile +++ b/x11/xf86-video-vmware/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2015/04/03 09:59:59 tnn Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:25:24 tnn Exp $ DISTNAME= xf86-video-vmware-13.1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |