[Bug 232979] [PATCH] fix possible grammar error in Mk/bsd.port.mk
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 5 06:14:39 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232979
Bug ID: 232979
Summary: [PATCH] fix possible grammar error in Mk/bsd.port.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 198956
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198956&action=edit
patch
The txt for the checking of pre installed contradicts what is said below. Make
it concise.
- @${ECHO_MSG} "===> Checking if ${PKGBASE} already installed";
\
+ @${ECHO_MSG} "===> Checking if ${PKGBASE} is already
installed";
This was discussed on IRC but I did not have the resources to make a patch.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list