$OpenBSD$
--- Application.cfc.orig	Sat Apr 28 12:59:49 2012
+++ Application.cfc	Sat Apr 28 12:59:56 2012
@@ -1,4 +1,4 @@
 <cfcomponent>
-	<cfset this.applicationName = "CFShell">
+	<cfset this.Name = "CFShell">
 	<cfset this.sessionManagement = true>
-</cfcomponent>
\ No newline at end of file
+</cfcomponent>
