Quit Safari and in the Terminal paste the following:
defaults write com.apple.Safari IncludeDebugMenu 1
In the debug menu you can change the user agent string. To remove the debug menu again type
defaults remove com.apple.Safari IncludeDebugMenu
into the Terminal.