-c will do it, from the man:

-c, --checksum skip based on checksum, not mod-time & size

But you'll have to do this every time from now on and it takes a while as it has to checksum each file. Quicker than copying it again though.

Maybe do that once to bring everything in sync, then run something to update the timestamps in bulk?

Neil