Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 May 2019 05:49:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237743] Fix typo in Mk/bsd.ports.mk
Message-ID:  <bug-237743-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237743

            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@FreeBSD.org
          Reporter: christopherpetrik335@student.athenstech.edu

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

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

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237743-7788>