diff options
Diffstat (limited to 'x11/xf86-video-ati6/Makefile')
-rw-r--r-- | x11/xf86-video-ati6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-video-ati6/Makefile b/x11/xf86-video-ati6/Makefile index 15a76a62a5a..13614a61f47 100644 --- a/x11/xf86-video-ati6/Makefile +++ b/x11/xf86-video-ati6/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/09/25 00:44:44 tnn Exp $ +# $NetBSD: Makefile,v 1.12 2016/01/05 13:11:43 tnn Exp $ DISTNAME= xf86-video-ati-6.14.6 PKGNAME= ${DISTNAME:S/ati/ati6/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |