On Jan 15, 2011, at 14:56, blair at macports.org wrote: > Modified: trunk/dports/java/maven3/Portfile > +post-activate { > + ui_msg "\nTo fully complete your installation and make maven $version the default, please run > +\n\tsudo maven_select $name\n" > +} Note that these days we should be using "notes" instead of post-activate ui_msgs.