Missing Controller

Error: About.aspController could not be found.

Error: Create the class About.aspController below in file: app/controllers/about.asp_controller.php

<?php
class About.aspController extends AppController {

	var $name = 'About.asp';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp