This was first sent to [email protected] however that bounced, so I'm sending it to tech@ instead.
> rejected by the server for the recipient domain openbsd.org by > shear.ucar.edu. [192.43.244.163]. > The error that the other server returned was: > 550 Invalid recipient -Bryce ---------- Forwarded message ---------- From: Bryce Chidester <[email protected]> Date: Wed, Mar 2, 2016 at 11:20 AM Subject: faq15.html To: [email protected] Section 15.3.1 mentions the components of a port, including > A distfile, containing distribution file checksums and size Seeing as that file is named "distinfo", should the list item be changed to "A distinfo containing..."? -Bryce --- a/faq/faq15.html +++ b/faq/faq15.html @@ -648,7 +648,7 @@ Apart from the Makefile, each port also contains at least the following: <li>A PLIST, or packing list, which contains instructions for package creation once the application has been built <li>A DESCR, or description of the application -<li>A distfile, containing distribution file checksums and size +<li>A distinfo containing distribution file checksums and size </ul> <p>
