summaryrefslogtreecommitdiffstats
path: root/Modules/FindCVS.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FindCVS.cmake')
-rw-r--r--Modules/FindCVS.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindCVS.cmake b/Modules/FindCVS.cmake
index 8afa519..ee3d863 100644
--- a/Modules/FindCVS.cmake
+++ b/Modules/FindCVS.cmake
@@ -44,7 +44,7 @@ find_program(CVS_EXECUTABLE cvs
${WinCVS_Folder_Command}
${CVSNT_Services_EventMessagePath}
${CVSNT_TypeLib_Win32}
- "[HKEY_LOCAL_MACHINE\\SOFTWARE\\CVS\\Pserver;InstallPath2]"
+ "[HKEY_LOCAL_MACHINE\\SOFTWARE\\CVS\\Pserver;InstallPath]"
DOC "CVS command line client"
)
mark_as_advanced(CVS_EXECUTABLE)