Missing Controller

Error: Gift-packsController could not be found.

Error: Create the class Gift-packsController below in file: app/controllers/gift-packs_controller.php

<?php
class Gift-packsController extends AppController {

	var $name = 'Gift-packs';
}
?>

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