diff options
Diffstat (limited to 'x11/xf86-video-sis/Makefile')
-rw-r--r-- | x11/xf86-video-sis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-video-sis/Makefile b/x11/xf86-video-sis/Makefile index 353bbcdbeee..cdfb269017f 100644 --- a/x11/xf86-video-sis/Makefile +++ b/x11/xf86-video-sis/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/09/18 20:57:51 bjs Exp $ +# $NetBSD: Makefile,v 1.6 2009/06/07 11:24:38 wiz Exp $ # DISTNAME= xf86-video-sis-0.10.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |