How to switch from openjdk to sun

I'm currently using openjdk6 on my system, I need to switch to linux-sun-jdk6. I know on Debian systems I can run something like update-alternitives to switch the JDK in use. Is there a one shot command like this in FreeBSD?
 
Back
Top