aboutsummaryrefslogtreecommitdiffstats
path: root/x11/nvidia-driver-71
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2009-08-04 01:36:41 +0800
committerdanfe <danfe@FreeBSD.org>2009-08-04 01:36:41 +0800
commit76510990e9f56b9b88ac5b87b378ff6ec618ef98 (patch)
tree00ed6a2b0f6f32a3ad6b412f6b3180ee913b1f20 /x11/nvidia-driver-71
parent6c728a88f8379264e83577d9d94abbc4ceb5de12 (diff)
downloadfreebsd-ports-gnome-76510990e9f56b9b88ac5b87b378ff6ec618ef98.tar.gz
freebsd-ports-gnome-76510990e9f56b9b88ac5b87b378ff6ec618ef98.tar.zst
freebsd-ports-gnome-76510990e9f56b9b88ac5b87b378ff6ec618ef98.zip
Update NVidia drivers to most recent versions.
Diffstat (limited to 'x11/nvidia-driver-71')
-rw-r--r--x11/nvidia-driver-71/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/nvidia-driver-71/Makefile b/x11/nvidia-driver-71/Makefile
index e0e4772a87ae..20c73bdd448e 100644
--- a/x11/nvidia-driver-71/Makefile
+++ b/x11/nvidia-driver-71/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-DISTVERSION= 71.86.09
+DISTVERSION= 71.86.11
MASTERDIR= ${.CURDIR}/../nvidia-driver
NO_LATEST_LINK= yes
marcus2004-02-201-0/+1 * Tie accessibility to the build now that it has some ports.marcus2004-01-221-0/+1 * Tie arabic to the build now that it has some ports.marcus2003-11-091-0/+1 * Tie the dns category to the build now that it has some ports.marcus2003-08-301-0/+1 * Connect polish to the buildarved2003-08-191-0/+1 * Define the default SUP program to be cvsup.joe2003-07-121-0/+1 * With CVS_UPDATE, use read-only repository mode by default.ru2003-03-061-1/+1 * In a spirit of src/Makefile.inc1,v 1.142, get rid of "sticky"ru2003-03-051-1/+1 * Correct the bug in 'make index' that failed to substitute back thekris2003-02-241-1/+1 * I committed from the wrong tree, and the patch had a missingkris2002-12-051-1/+1 * Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) andkris2002-12-051-12/+12 * Merge in some changes from Tools/portbuild/scripts/makeindex: setkris2002-12-011-5/+8 * Add several new real categories.knu2002-11-181-0/+4 * Switch back to .tgz packages for 'parallel' target.kris2002-10-021-1/+1 * Switch to .tbz packages in generated makefile target.kris2002-09-161-1/+1 * Don't use cat(1) needlessly -- pipe the INDEX to awk(1).will2001-12-231-1/+1 * New category picobsd starts today.asami2001-04-231-0/+1 * Use single colons instead of double colons for "*-all" targets. I don't knowasami2001-03-251-2/+2 * Add new categories science and ukrainian.<