AdminCP -> Add new user profile field -> Set the options you want -> Then user profile field manager -> Remember the number associated with that field
ed, biography is field1
Then go to styles and templates -> style manager -> edit the postbit_legacy template and add this where you want it to appear
HTML Code:
<a href="$post[fieldX]" target="_blank">$post[username]'s Myspace Page</a>
where fieldX is the number from the first few steps