diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-07 20:05:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-07 20:05:57 +0000 |
commit | bfadfdb623fbe0fa38104fd446eacdc5bd781978 (patch) | |
tree | cda5a9e0bb6e908d81e5f1b0ba15485f1d9f5a67 /x11/xf86-video-nv/Makefile | |
parent | 9b3d43f49c9d470813fcd6a1da19b7b61c046f19 (diff) | |
download | pkgsrc-bfadfdb623fbe0fa38104fd446eacdc5bd781978.tar.gz |
Update to 2.1.8:
Aaron Plattner (5):
G80: Fix connector mapping and TMDS initialization on certain GPUs.
GeForce 9600 GT.
More new chip names.
Add xf86gtf.c to the compat file list.
Bump to 2.1.8.
Søren Sandmann Pedersen (1):
Bug #14484: Fix G80SorSetProperty return value.
Diffstat (limited to 'x11/xf86-video-nv/Makefile')
-rw-r--r-- | x11/xf86-video-nv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-video-nv/Makefile b/x11/xf86-video-nv/Makefile index b6fb7279de1..5360a3e6d32 100644 --- a/x11/xf86-video-nv/Makefile +++ b/x11/xf86-video-nv/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2008/03/04 14:41:00 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2008/03/07 20:05:57 wiz Exp $ -DISTNAME= xf86-video-nv-2.1.7 +DISTNAME= xf86-video-nv-2.1.8 CATEGORIES= x11 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/ EXTRACT_SUFX= .tar.bz2 |