mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
c6d260351e
after adding the template, since this is certainly the next required action. [1] Fix the error checking: a pipeline was masking some errors, and `set errexit' was not effective in some other places. Suggested by: delphij [1]