most recent changes, diff for chmdump
Index: textproc/chmdump/Portfile
--- textproc/chmdump/Portfile (revision 23052)
+++ textproc/chmdump/Portfile (revision 23053)
@@ -29,5 +29,5 @@
}
destroot {
- xinstall -m 555 ${worksrcpath}/${portname} ${destroot}/${prefix}/bin
+ xinstall -m 555 ${worksrcpath}/${name} ${destroot}/${prefix}/bin
}