most recent changes, diff for lambda

Index: net/lambdamoo/Portfile
--- net/lambdamoo/Portfile (revision 32255)
+++ net/lambdamoo/Portfile (revision 32256)
@@ -21,6 +21,6 @@

destroot {
xinstall -m 755 -d ${destroot}${prefix}/bin
- xinstall -m 755 -W ${worksrcpath} moo ${destroot}/${prefix}/bin
+ xinstall -m 755 -W ${worksrcpath} moo ${destroot}${prefix}/bin
}