minor dart change

This commit is contained in:
Ken Martin 2001-06-13 14:49:23 -04:00
parent 012603c746
commit 2f0a82195d
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ IF (BUILD_TESTING)
"Web site to signal when testing results have been submitted") "Web site to signal when testing results have been submitted")
# Dart server configuration # 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") CACHE INTERNAL "URL for revision control system")
SET (CVS_WEB_CVSROOT "CMake" CACHE INTERNAL SET (CVS_WEB_CVSROOT "CMake" CACHE INTERNAL
"Symbolic name for the CVSROOT in cvsweb") "Symbolic name for the CVSROOT in cvsweb")