K 10 svn:author V 5 danfe K 8 svn:date V 27 2015-11-18T09:19:42.492040Z K 7 svn:log V 394 Currently, when bsd.port.mk outputs a message addressed to a user, it would typically pipe it through ${FMT} 75 79 command to ensure that if it gets overly long, it would be wrapped nicely. Do the same when outputting IGNORE message which often gets very long. While here, add missing section number in sed(1) references in comments. Differential Revision: D4116 Approved by: portmgr (bapt) END