diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2009-04-13 07:57:34 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2009-04-13 07:57:34 +0000 |
commit | 5680bfaff7c9123ce57480acbf98d8d5547071ff (patch) | |
tree | 15b999c4247036868f5e5fba772bb4d5b04ac317 /x11/Makefile | |
parent | 2b30fa1b886f19c18d961feee92b1c9279539590 (diff) |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 1ff35661dc26..5bd7d678bf04 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -219,8 +219,8 @@ SUBDIR += numlockx SUBDIR += nvidia-driver SUBDIR += nvidia-driver-173 - SUBDIR += nvidia-driver-71xx - SUBDIR += nvidia-driver-96xx + SUBDIR += nvidia-driver-71 + SUBDIR += nvidia-driver-96 SUBDIR += nvidia-settings SUBDIR += nvidia-xconfig SUBDIR += oooqs |