K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2006-05-10T10:12:33.000000Z K 7 svn:log V 486 Sort again. I found why modulesupdate insert into incorrect position. My freefall:/home/kuriyama was checked out directory of my private repository. The modulesupdate script dumps module list via "cvs -R co -c" with $ENV{CVSROOT}="pcvs.freebsd.org:/home/pcvs". But in my home directory, this command dumps my private repository's module list. I stopped to use "cvs checked out directory" as freefall's home directory. I hope next addport script will update modules file correctly. END