> I considered the CVS option, but after reading the man page I'm not at > all sure I could string together the correct command to update my ports > tree to the correct date. $ cd /usr/ports $ cvs -q -d anoncvs@some.anon.server:/cvs up -PAd That's so hard? If you don't want to update your whole tree cd to /usr/ports/mail/mutt and then issue the cvs command. // marc