diff options
Diffstat (limited to 'x11/xf86-video-chips/Makefile')
-rw-r--r-- | x11/xf86-video-chips/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-video-chips/Makefile b/x11/xf86-video-chips/Makefile index d61c07ada58..d1bd21a244c 100644 --- a/x11/xf86-video-chips/Makefile +++ b/x11/xf86-video-chips/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/04/03 09:59:57 tnn Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:25:22 tnn Exp $ # DISTNAME= xf86-video-chips-1.2.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |