ntpdate package already installed, so you only have to do a symlink from the /etc/cron.daily directory:
ntpdate
/etc/cron.daily
ln -s /usr/sbin/ntpdate-debian ntpdate
/etc/default/ntpdate
NTPSERVERS="ntp0.nl.net" NTPOPTIONS="-u -s"