[Bug 237743] Fix typo in Mk/bsd.ports.mk

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 4 05:49:28 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237743

            Bug ID: 237743
           Summary: Fix typo in Mk/bsd.ports.mk
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: christopherpetrik335 at student.athenstech.edu

Created attachment 204207
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204207&action=edit
Patch

Add an is to the info regarding packages being installed/removed.

-               @${ECHO_MSG} "===>  Checking if ${PKGBASE} already installed";
\
+               @${ECHO_MSG} "===>  Checking if ${PKGBASE} is already
installed"; \

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list