most recent changes, diff for fortune
Index: games/fortune/Portfile
--- games/fortune/Portfile (revision 32256)
+++ games/fortune/Portfile (revision 32257)
@@ -53,7 +53,7 @@
foreach datfile $datfiles {
file copy ${worksrcpath}/datfiles/${datfile} \
- ${destroot}/${prefix}/share/games/fortune
+ ${destroot}${prefix}/share/games/fortune
}
}