--- Portfile~ 2007-05-01 03:55:32.000000000 -0400 +++ Portfile 2007-06-25 11:55:33.000000000 -0400 @@ -69,7 +69,7 @@ post-destroot { set appPath ${destroot}/Applications/MacPorts/Qt xinstall -d -m 0755 ${appPath} - foreach app {assistant designer linguist qtconfig} { + foreach app {assistant Designer Linguist qtconfig} { system "mv -v ${destroot}${prefix}/bin/${app}.app \ ${appPath}/${app}.app" }