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 | b2fa28180af8e11752e5412df9f4b9974bb92fd9 (patch) | |
tree | d17bf68b819a21cc4828593a678bcd60ab2bda37 /x11/xf86-video-sis | |
parent | 7be46ffdb4e4353ac70b848836442592c23424c5 (diff) | |
download | pkgsrc-b2fa28180af8e11752e5412df9f4b9974bb92fd9.tar.gz |
PKGREVISION bump due to update of x11/modular-xorg-server.
Diffstat (limited to 'x11/xf86-video-sis')
-rw-r--r-- | x11/xf86-video-sis/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xf86-video-sis/Makefile b/x11/xf86-video-sis/Makefile index 7e8ec83449a..353bbcdbeee 100644 --- a/x11/xf86-video-sis/Makefile +++ b/x11/xf86-video-sis/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2008/08/09 16:10:10 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2008/09/18 20:57:51 bjs Exp $ # DISTNAME= xf86-video-sis-0.10.0 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |