mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Plularity typo.
This commit is contained in:
parent
cb047323a7
commit
f07de8de4f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19755
@ -193,7 +193,7 @@ if [ "$nobuild" = 0 ]; then
|
||||
fi
|
||||
done
|
||||
if [ "x$new" != "x" ]; then
|
||||
echo "The following ports didn't build the first time around: $new"
|
||||
echo "The following port(s) didn't build the first time around: $new"
|
||||
fi
|
||||
cd ${PORTSDIR}
|
||||
echo "================================================"
|
||||
|
Loading…
Reference in New Issue
Block a user