summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2001-06-13 14:49:23 -0400
committerKen Martin <ken.martin@kitware.com>2001-06-13 14:49:23 -0400
commit2f0a82195dbdb0711aadda7838d584a38edeb48f (patch)
tree81fea6abde1454f2ac5d8d6539372f1a0c634a48
parent012603c746b4135905eb0e36f3a4cd01ea088e64 (diff)
downloadcmake-2f0a82195dbdb0711aadda7838d584a38edeb48f.tar.gz
minor dart change
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bb0a2fe461..85dcf2f802 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -28,7 +28,7 @@ IF (BUILD_TESTING)
"Web site to signal when testing results have been submitted")
# Dart server configuration
- SET (CVS_WEB_URL "http://${DROP_SITE}/cgi-bin/cmakecvsweb.cgi/CMake/"
+ SET (CVS_WEB_URL "http://${DROP_SITE}/cgi-bin/cvsweb.cgi/CMake/"
CACHE INTERNAL "URL for revision control system")
SET (CVS_WEB_CVSROOT "CMake" CACHE INTERNAL
"Symbolic name for the CVSROOT in cvsweb")