K 10 svn:author V 2 sf K 8 svn:date V 27 2002-07-28T08:24:49.000000Z K 7 svn:log V 307 When I update wget to 1.8.2, I intentionally removed manpage due to its absence. Further investigation lead me to the answer, it depends on perl. wget.1 has been built with pod2man which is of course a part of perl5 port now in -CURRENT. add USE_PERL5 and resurrect MAN1 for this port. Thanks to: vanilla END