aboutsummaryrefslogtreecommitdiff
path: root/x11/nvidia-driver-304
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-04-25 02:52:29 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-04-25 02:52:29 +0000
commitac39d3261d8c80574c6c6fce24c7430ec9d2d8ba (patch)
tree661a4f46aca7cdd2b1ba682204693c9806726b7c /x11/nvidia-driver-304
parent4d8561d45750c8b17d6a60f43fc68b94330a0b4c (diff)
downloadports-ac39d3261d8c80574c6c6fce24c7430ec9d2d8ba.tar.gz
ports-ac39d3261d8c80574c6c6fce24c7430ec9d2d8ba.zip
- Fix stack buffer overflow in nvidia_sysctl_bus_type()
- While here, install nvidia-bug-report.sh per popular demand and assume that everyone now has sed(1) that supports "addr1,+N" range syntax - Spell X as X11 in port description Submitted by: glebius
Notes
Notes: svn path=/head/; revision=316497
Diffstat (limited to 'x11/nvidia-driver-304')
-rw-r--r--x11/nvidia-driver-304/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/nvidia-driver-304/Makefile b/x11/nvidia-driver-304/Makefile
index ceb8d09eadfe..23ba9c11c7a7 100644
--- a/x11/nvidia-driver-304/Makefile
+++ b/x11/nvidia-driver-304/Makefile
@@ -3,7 +3,7 @@
DISTVERSION= 304.88
# Explicitly set PORTREVISION as it can be overridden by the master port
-PORTREVISION= 0
+PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../nvidia-driver
NO_LATEST_LINK= yes