diff --git a/releng.control/getCustomPagesFromCVS.sh b/releng.control/getCustomPagesFromCVS.sh
index 97d16814e6072dcc03c072b9a641ceee5444b683..5853f6b6297964fa9620d5a8ce8bc1e3a64c4ab7 100644
--- a/releng.control/getCustomPagesFromCVS.sh
+++ b/releng.control/getCustomPagesFromCVS.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # it is assumed we are executing this in COMMON_PAGES or the parent of COMMON_PAGES
-COMMON_PAGES=commonpages
+COMMON_PAGES=commonPages
 
 # This script file is to help get builds started "fresh", when
 # the ${COMMON_PAGES} directory already exists on local file system.