diff options
author | wiz <wiz@pkgsrc.org> | 2009-06-07 11:24:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-06-07 11:24:35 +0000 |
commit | c2494b3e4cf2f6518c5c7008bddee3703e694cb4 (patch) | |
tree | a8c5e020f720a81198dfcd4f322999a61111dbdf /x11/xf86-video-ark/Makefile | |
parent | fea7b408208c03b972d71c51fa2a7132bf5ca72c (diff) | |
download | pkgsrc-c2494b3e4cf2f6518c5c7008bddee3703e694cb4.tar.gz |
Bump PKGREVISION for modular-xorg-server update.
Diffstat (limited to 'x11/xf86-video-ark/Makefile')
-rw-r--r-- | x11/xf86-video-ark/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xf86-video-ark/Makefile b/x11/xf86-video-ark/Makefile index 45c37c39a39..93b56516b75 100644 --- a/x11/xf86-video-ark/Makefile +++ b/x11/xf86-video-ark/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2009/02/25 18:38:30 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2009/06/07 11:24:35 wiz Exp $ # DISTNAME= xf86-video-ark-0.7.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |