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