K 10 svn:author V 5 asami K 8 svn:date V 27 2000-10-14T11:03:19.000000Z K 7 svn:log V 441 Fix COMMENT handling -- it was incorrectly using the fixed string "pkg/COMMENT' which of course blew up in the entire tree when we changed the layout. Fix it to use `make -V COMMENT` so it will use even for ports that define MASTERDIR etc. Reported by PRs: 21851, 21952 While I'm here, add the contents of pkg/COMMENT in category READMEs. I don't know why I didn't include them in the first place when I've been creating all those files! END