pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xf86-video-nv Fix a copy-and-paste error, pointed ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ffcdb01569c
branches: trunk
changeset: 524167:2ffcdb01569c
user: toshii <toshii%pkgsrc.org@localhost>
date: Sat Jan 20 05:41:24 2007 +0000
description:
Fix a copy-and-paste error, pointed out by Kouichirou Hiratsuka.
Also while I'm here, spell the company name correctly.
diffstat:
x11/xf86-video-nv/DESCR | 6 +-----
x11/xf86-video-nv/Makefile | 4 ++--
2 files changed, 3 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r fc65bfb6a0f6 -r 2ffcdb01569c x11/xf86-video-nv/DESCR
--- a/x11/xf86-video-nv/DESCR Sat Jan 20 02:25:31 2007 +0000
+++ b/x11/xf86-video-nv/DESCR Sat Jan 20 05:41:24 2007 +0000
@@ -1,5 +1,1 @@
-This is the video driver for ATI cards for the modular Xorg server.
-Support hardware includes the following chipsets:
-- Radeon
-- Rage 128
-- Mach 64
+This is the video driver for NVIDIA cards for the modular Xorg server.
diff -r fc65bfb6a0f6 -r 2ffcdb01569c x11/xf86-video-nv/Makefile
--- a/x11/xf86-video-nv/Makefile Sat Jan 20 02:25:31 2007 +0000
+++ b/x11/xf86-video-nv/Makefile Sat Jan 20 05:41:24 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/01/13 05:15:50 toshii Exp $
+# $NetBSD: Makefile,v 1.2 2007/01/20 05:41:24 toshii Exp $
DISTNAME= xf86-video-nv-1.2.2
CATEGORIES= x11
@@ -6,7 +6,7 @@
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-COMMENT= Modular Xorg nVidia video driver
+COMMENT= Modular Xorg NVIDIA video driver
PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index