aboutsummaryrefslogtreecommitdiff
path: root/Tools/portbuild/scripts/dopackages
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/portbuild/scripts/dopackages')
-rwxr-xr-xTools/portbuild/scripts/dopackages2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/portbuild/scripts/dopackages b/Tools/portbuild/scripts/dopackages
index a0e94249c1d1..ef52665e1702 100755
--- a/Tools/portbuild/scripts/dopackages
+++ b/Tools/portbuild/scripts/dopackages
@@ -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 "================================================"