diff options
| author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-11-01 03:52:33 +0000 |
|---|---|---|
| committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-11-01 03:52:33 +0000 |
| commit | 203f587c55a34c042630893177b3d0e2a37e9261 (patch) | |
| tree | b086ddac3288ce4401e93d3c5428f099ce61cc8a | |
| parent | Fix BugTraq ID :( (diff) | |
Recently added `nvidia-driver-173' for legacy GPUs.
Reminded by: makc
Notes
Notes:
svn path=/head/; revision=222268
| -rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 629e4f260ded..fc62e15e893a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -216,6 +216,7 @@ SUBDIR += mxico SUBDIR += numlockx SUBDIR += nvidia-driver + SUBDIR += nvidia-driver-173 SUBDIR += nvidia-driver-71xx SUBDIR += nvidia-driver-96xx SUBDIR += nvidia-settings |
