1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Plularity typo.

This commit is contained in:
Satoshi Asami 1999-06-25 02:06:51 +00:00
parent cb047323a7
commit f07de8de4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19755

View File

@ -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 "================================================"