diff options
author | tnn <tnn> | 2010-04-16 13:50:51 +0000 |
---|---|---|
committer | tnn <tnn> | 2010-04-16 13:50:51 +0000 |
commit | c9eefbc13b8edb21564908aa0adcb47cfb1d5775 (patch) | |
tree | 175dabeb790697be15d6f4d79bfd3a78fffcc6dd /x11/xf86-video-ati | |
parent | 68e5f4d4999f5f4d521fa7f820e7f25eb54eaba4 (diff) | |
download | pkgsrc-c9eefbc13b8edb21564908aa0adcb47cfb1d5775.tar.gz |
revision bump for libdrm update.
Diffstat (limited to 'x11/xf86-video-ati')
-rw-r--r-- | x11/xf86-video-ati/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-video-ati/Makefile b/x11/xf86-video-ati/Makefile index 1a6145944c5..25730ebd025 100644 --- a/x11/xf86-video-ati/Makefile +++ b/x11/xf86-video-ati/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2010/03/08 20:46:11 snj Exp $ +# $NetBSD: Makefile,v 1.16 2010/04/16 13:50:51 tnn Exp $ DISTNAME= xf86-video-ati-6.12.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |