mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Do not use contractions.
Sponsored by: Absolight
This commit is contained in:
parent
4650b85a01
commit
7f0a5491f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398261
1 changed files with 1 additions and 1 deletions
|
@ -57,6 +57,6 @@ pre-deinstall: <<EOD
|
|||
if cmp -s "${target_file}" "${sample_file}"; then
|
||||
rm -f "${target_file}"
|
||||
else
|
||||
echo "You may need to manually remove ${target_file} if it's no longer needed."
|
||||
echo "You may need to manually remove ${target_file} if it is no longer needed."
|
||||
fi
|
||||
EOD
|
||||
|
|
Loading…
Add table
Reference in a new issue