diff options
author | bjs <bjs@pkgsrc.org> | 2008-09-18 20:57:50 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-09-18 20:57:50 +0000 |
commit | d574d511a43a59ed9f522ec62511fd79ebc5246b (patch) | |
tree | d17bf68b819a21cc4828593a678bcd60ab2bda37 /x11/xf86-video-cirrus | |
parent | 3b89183e9e5ec25fcf4f4e737cd0519f47c2fedc (diff) | |
download | pkgsrc-d574d511a43a59ed9f522ec62511fd79ebc5246b.tar.gz |
PKGREVISION bump due to update of x11/modular-xorg-server.
Diffstat (limited to 'x11/xf86-video-cirrus')
-rw-r--r-- | x11/xf86-video-cirrus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xf86-video-cirrus/Makefile b/x11/xf86-video-cirrus/Makefile index 12b34bf004e..df2c3a47e56 100644 --- a/x11/xf86-video-cirrus/Makefile +++ b/x11/xf86-video-cirrus/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2008/08/09 15:24:54 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2008/09/18 20:57:50 bjs Exp $ # DISTNAME= xf86-video-cirrus-1.2.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |