Download the latest version from this link:
http://forums.buyscripts.in/viewtopic.php?t=318

Then replace the text in templates/emails/verify_email.tpl with this:
Code:
Hi,

Thank you for joining {$site_name}.

Click the following link to get your account activated.

{$baseurl}/confirm_email.php?vcode={$vcode}

Thanking you,

{$site_name} Team
{$baseurl}
The code from the download may already have been updated though, please check.