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 3b8f68bd156..c4c1bbd39aa 100644 --- a/x11/xf86-video-ark/Makefile +++ b/x11/xf86-video-ark/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2008/08/09 15:11:19 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2008/09/18 20:57:50 bjs Exp $ # DISTNAME= xf86-video-ark-0.7.0 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |