1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Little whitespace fix.

This commit is contained in:
Satoshi Asami 1999-09-11 01:41:52 +00:00
parent de095461c0
commit cae9020a73
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21651

View File

@ -321,9 +321,9 @@ if [ "$nobuild" = 0 ]; then
echo "================================================"
echo "archiving /usr/ports"
echo "================================================"
echo "started at $(date)"
cd ${pb}/usr
tar --exclude CVS -czf ${pb}/${branch}/tarballs/ports.tar.gz ports
echo
fi
echo "================================================"
echo "all done at $(date)"