When "pkg info" command displays user installed ports/packages, any port/package that has a long description gets what ever part of the description that doesn't fit on the that line wrapped to the beginning of the next line in the output display. The reader of the display sees this wrapped content as the name of an port/package which is an visual error. Fix. Stop the wrapping of the line and have the remaining description indented to line up with the start on the description column in the output so everything lines up and looks nice.