diff options
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 |