config_query  PAN2_CVS  "Build the cvs version?"  n
if [ "$PAN2_CVS" == "y" ]; then
  config_query  PAN2_CVS_AUTOUPDATE   \
                "Update to the latest CVS automatically on every cast?" n
fi
